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 efda60e commit 36f15baCopy full SHA for 36f15ba
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