Skip to content

Commit

Permalink
Block syntax fix
Browse files Browse the repository at this point in the history
  • Loading branch information
airween committed Apr 16, 2024
1 parent 468a65f commit c33a636
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ on:
permissions: {}

jobs:
permissions:
contents: read
build-linux:
permissions:
contents: read
runs-on: ${{ matrix.os }}
strategy:
matrix:
Expand Down

0 comments on commit c33a636

Please sign in to comment.