Skip to content

Commit 9ce495d

Browse files
authored
fix: add read permissions (#81)
1 parent f54d770 commit 9ce495d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
pull_request:
1111

1212
permissions:
13-
contents: read
13+
contents: write
1414

1515
jobs:
1616
build_validate_test:

0 commit comments

Comments
 (0)