Skip to content

Commit

Permalink
Merge pull request #1243 from github/workflow-permissions
Browse files Browse the repository at this point in the history
limit workflow permissions
  • Loading branch information
mlinksva authored Sep 3, 2024
2 parents 2ab4f2b + bb2c28d commit 05070e5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
name: Build and Test
permissions:
contents: read

on:
push:
Expand Down

0 comments on commit 05070e5

Please sign in to comment.