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 9b9a880 commit d3d1ecfCopy full SHA for d3d1ecf
.github/workflows/stale.yml
@@ -3,6 +3,10 @@ on:
3
schedule:
4
- cron: '30 8 * * *'
5
6
+permissions:
7
+ issues: write
8
+ pull-requests: write
9
+
10
jobs:
11
stale:
12
runs-on: ubuntu-latest
0 commit comments