Skip to content

Commit 5a34c26

Browse files
authored
Merge pull request #3 from dytsou/fix/update-ci
Update CI workflow to include read permissions for contents
2 parents 53fdd2e + e1d25f8 commit 5a34c26

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
name: CI
2+
permissions:
3+
contents: read
24

35
on:
46
push:

0 commit comments

Comments
 (0)