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 72799ff commit 8ca4b58Copy full SHA for 8ca4b58
.github/workflows/identify-old-issues-and-pr.yml
@@ -1,4 +1,8 @@
1
name: Identify old issues and PR
2
+permissions:
3
+ contents: read
4
+ issues: write
5
+ pull-requests: write
6
7
on:
8
schedule:
0 commit comments