Skip to content

Commit 2b7bd45

Browse files
authored
correctly format permissions block (#382)
* correctly format permissiosn block * indent
1 parent dbedf29 commit 2b7bd45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow-linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
workflow_call:
1010
workflow_dispatch:
1111

12-
permissions:
12+
permissions:
1313
contents: read
1414

1515
jobs:

0 commit comments

Comments
 (0)