Skip to content

Commit

Permalink
Merge pull request #111 from penguin359/ci-permissions
Browse files Browse the repository at this point in the history
Restrict CI build to read-only GitHub permissions
  • Loading branch information
praeluceo authored Aug 26, 2024
2 parents a75e35a + 9a7ed6f commit 3689d5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
name: Build CI
permissions: read-all

on:
push:
Expand Down

0 comments on commit 3689d5a

Please sign in to comment.