Skip to content

Commit 7e1e999

Browse files
committed
fixup! fixup! fixup! Correct rights
Signed-off-by: Jakub Stejskal <xstejs24@gmail.com>
1 parent f0b254d commit 7e1e999

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/run-system-tests.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -80,9 +80,6 @@ on:
8080
required: true
8181
type: string
8282

83-
permissions:
84-
contents: read
85-
8683
jobs:
8784
generate-matrix:
8885
runs-on: ubuntu-latest

.github/workflows/system-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ on:
2121
issue_comment:
2222
types: [created]
2323

24+
permissions:
25+
contents: read
26+
2427
jobs:
2528
# Parse and build parameters from comment or from workflow params
2629
parse-params:

0 commit comments

Comments
 (0)