We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34a1ea9 commit 1c9cb6eCopy full SHA for 1c9cb6e
.github/workflows/stale.yml
@@ -5,6 +5,8 @@ on:
5
6
jobs:
7
stale:
8
+ permissions:
9
+ pull-requests: write
10
runs-on: ubuntu-latest
11
steps:
12
- uses: actions/stale@v9
0 commit comments