Skip to content

Commit 3689d5a

Browse files
authored
Merge pull request #111 from penguin359/ci-permissions
Restrict CI build to read-only GitHub permissions
2 parents a75e35a + 9a7ed6f commit 3689d5a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
name: Build CI
2+
permissions: read-all
23

34
on:
45
push:

0 commit comments

Comments
 (0)