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 58e5afa commit 03a3c73Copy full SHA for 03a3c73
.github/workflows/issue-close.yml
@@ -7,6 +7,9 @@ on:
7
env:
8
DAYS_BEFORE_ISSUE_CLOSE: 275
9
10
+permissions:
11
+ contents: read
12
+
13
jobs:
14
close-issues:
15
runs-on: ubuntu-latest
0 commit comments