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 0a721c8 commit 6353ae6Copy full SHA for 6353ae6
.github/workflows/lock.yml
@@ -3,6 +3,9 @@ on:
3
schedule:
4
- cron: '0 0 * * *'
5
6
+permissions:
7
+ issues: "write"
8
+
9
jobs:
10
lock:
11
runs-on: ubuntu-latest
0 commit comments