Skip to content

Commit 7663307

Browse files
committed
CI: give access to contents
Signed-off-by: Miguel Ojeda <[email protected]>
1 parent 678d1e6 commit 7663307

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

+3
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ on:
55
branches:
66
- main
77

8+
permissions:
9+
contents: write
10+
811
jobs:
912
ci:
1013
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)