We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffd9e19 commit 9b95294Copy full SHA for 9b95294
.github/workflows/automerge.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: automerge
16
uses: 'pascalgn/[email protected]'
17
env:
18
- GITHUB_TOKEN: '${{ secrets.GITHUB_TOKEN }}'
+ GITHUB_TOKEN: '${{ secrets.TOKEN }}'
19
MERGE_LABELS: 'automerge'
20
MERGE_METHOD: 'squash'
21
MERGE_FILTER_AUTHOR: 'mssonicbld'
0 commit comments