Skip to content

Commit

Permalink
test: changed permissions.contents to none in test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
natterstefan committed Oct 27, 2022
1 parent 5acc112 commit 974f62b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Expand Up @@ -7,7 +7,7 @@ on:
- synchronize

permissions:
contents: read
contents: none

jobs:
main:
Expand Down

0 comments on commit 974f62b

Please sign in to comment.