Skip to content

Commit 4e573bb

Browse files
authored
Merge branch 'processing:main' into main
2 parents 4ef700f + 405ec94 commit 4e573bb

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/lock.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,14 @@ on:
44
schedule:
55
- cron: '* 6 * * *'
66

7+
permissions:
8+
contents: read
9+
710
jobs:
811
lock:
12+
permissions:
13+
issues: write
14+
pull-requests: write
915
runs-on: ubuntu-latest
1016
steps:
1117
- uses: dessant/[email protected]

0 commit comments

Comments
 (0)