Skip to content

Commit 7ab9fcf

Browse files
authored
Merge pull request #101 from lool/fix-duplicated-contents-perm
workflows: linux: Fix duplicate contents perm
2 parents 5d9065f + d383c6f commit 7ab9fcf

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)