Skip to content

Commit 16f4a35

Browse files
committed
test permissions
1 parent f22f596 commit 16f4a35

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

+2
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ jobs:
2525
env:
2626
# Value must match in the test job.
2727
NODE_VERSION: 18
28+
permissions:
29+
contents: write
2830
steps:
2931
- uses: actions/checkout@v4
3032
with:

0 commit comments

Comments
 (0)