Skip to content

Commit 6f32116

Browse files
committed
🚀 🔧 fix(workflows): Remove commented GITHUB_TOKEN line for cleaner configuration
1 parent 8182d41 commit 6f32116

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

‎.github/workflows/auto-merge.yml‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ jobs:
3636
- name: Automerge PR if CI passes
3737
uses: pascalgn/automerge-action@v0.16.4
3838
env:
39-
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4039
MERGE_METHOD: squash
4140
MERGE_LABELS: ''
4241
MERGE_FORKS: 'true'

0 commit comments

Comments
 (0)