We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3dbc5b1 commit 7843904Copy full SHA for 7843904
.github/workflows/auto-cleanup-bot.yml
@@ -5,7 +5,7 @@ on:
5
- cron: "0 0 * * *"
6
workflow_dispatch:
7
8
- # No GITHUB_TOKEN permissions, as we only use it to increase API limit.
+# No GITHUB_TOKEN permissions, as we only use it to increase API limit.
9
# We use AUTOMERGE_TOKEN to create the PR.
10
permissions: {}
11
0 commit comments