Skip to content

Commit 8caf9c6

Browse files
authored
Merge pull request #850 from mhashizume/maint/master/mend-fix
2 parents c54c2a6 + 2b687a3 commit 8caf9c6

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/mend.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ name: Mend Monitor
33
on:
44
push:
55
branches:
6-
- 7.x
7-
- main
6+
- master
87
jobs:
98
mend_monitor:
109
if: ${{ github.repository_owner == 'puppetlabs' }}
@@ -33,4 +32,3 @@ jobs:
3332
WS_USERKEY: ${{ secrets.MEND_TOKEN }}
3433
WS_PRODUCTNAME: Puppet Agent
3534
WS_PROJECTNAME: ${{ github.event.repository.name }}
36-

0 commit comments

Comments
 (0)