Skip to content

Commit d383c6f

Browse files
committed
workflows: linux: Fix duplicate contents perm
GitHub is now stricter about this useless and bogus repetition. Signed-off-by: Loïc Minier <[email protected]>
1 parent 5a829d2 commit d383c6f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/linux.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ on:
1010
# implicitely set all other permissions to none
1111
permissions:
1212
contents: read # actions/checkout debos.yml test.yml
13-
contents: read # debos.yml lava-schema-check.yml test.yml
1413
packages: read # test.yml
1514
pull-requests: write # test.yml
1615

0 commit comments

Comments
 (0)