Skip to content

Commit 78d51cd

Browse files
committed
Add permissions.
1 parent d86a773 commit 78d51cd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/snapshot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ on:
66
- master
77
jobs:
88
snapshot:
9+
permissions:
10+
checks: write
11+
contents: read
12+
packages: read
913
runs-on: ${{ matrix.os }}
1014
strategy:
1115
fail-fast: false

0 commit comments

Comments
 (0)