Skip to content

Commit 9922d55

Browse files
committed
set read only permissions
1 parent 684fc6e commit 9922d55

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/workflow-linter.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ on:
99
workflow_call:
1010
workflow_dispatch:
1111

12+
permissions:
13+
contents: read
14+
1215
jobs:
1316
lint:
1417
name: Lint

0 commit comments

Comments
 (0)