Skip to content

Commit c33a636

Browse files
committed
Block syntax fix
1 parent 468a65f commit c33a636

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ on:
88
permissions: {}
99

1010
jobs:
11-
permissions:
12-
contents: read
1311
build-linux:
12+
permissions:
13+
contents: read
1414
runs-on: ${{ matrix.os }}
1515
strategy:
1616
matrix:

0 commit comments

Comments
 (0)