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 69f5162 commit 4f24ea4Copy full SHA for 4f24ea4
1 file changed
.github/workflows/stale.yml
@@ -11,6 +11,7 @@ jobs:
11
if: github.repository_owner == 'python'
12
runs-on: ubuntu-latest
13
permissions:
14
+ actions: write
15
pull-requests: write
16
timeout-minutes: 10
17
0 commit comments