Skip to content

Commit d6aa9c2

Browse files
committed
Remove permissions: contents: write
1 parent 392f0f2 commit d6aa9c2

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

.github/workflows/Tagged.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@ env:
1515
OpenALSoftRepo: kcat/openal-soft
1616
OpenALSoftBranch: master
1717

18-
permissions:
19-
contents: write
20-
2118
jobs:
2219
Build:
2320
name: ${{matrix.config.name}}

.github/workflows/Untagged.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@ env:
1919
OpenALSoftRepo: kcat/openal-soft
2020
OpenALSoftBranch: master
2121

22-
permissions:
23-
contents: write
24-
2522
jobs:
2623
Build:
2724
name: ${{matrix.config.name}}

0 commit comments

Comments
 (0)