Skip to content

Commit a6dbd1c

Browse files
authored
[ci] Set permissions explicitly (#2051)
1 parent 5e4149e commit a6dbd1c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
- push
55
- pull_request
66

7+
permissions: {}
8+
79
jobs:
810
test:
911
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)