We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8182d41 commit 6f32116Copy full SHA for 6f32116
1 file changed
‎.github/workflows/auto-merge.yml‎
@@ -36,7 +36,6 @@ jobs:
36
- name: Automerge PR if CI passes
37
uses: pascalgn/automerge-action@v0.16.4
38
env:
39
- # GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
40
MERGE_METHOD: squash
41
MERGE_LABELS: ''
42
MERGE_FORKS: 'true'
0 commit comments