Skip to content

Commit

Permalink
Merge pull request #850 from mhashizume/maint/master/mend-fix
Browse files Browse the repository at this point in the history
  • Loading branch information
joshcooper committed May 14, 2024
2 parents c54c2a6 + 2b687a3 commit 8caf9c6
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/mend.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ name: Mend Monitor
on:
push:
branches:
- 7.x
- main
- master
jobs:
mend_monitor:
if: ${{ github.repository_owner == 'puppetlabs' }}
Expand Down Expand Up @@ -33,4 +32,3 @@ jobs:
WS_USERKEY: ${{ secrets.MEND_TOKEN }}
WS_PRODUCTNAME: Puppet Agent
WS_PROJECTNAME: ${{ github.event.repository.name }}

0 comments on commit 8caf9c6

Please sign in to comment.