Browse Source

correctly format permissions block (#382)

* correctly format permissiosn block

* indent
pull/384/head
aj-bw 8 months ago committed by GitHub
parent
commit
2b7bd4557f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      .github/workflows/workflow-linter.yml

2
.github/workflows/workflow-linter.yml

@ -9,7 +9,7 @@ on: @@ -9,7 +9,7 @@ on:
workflow_call:
workflow_dispatch:
permissions:
permissions:
contents: read
jobs:

Loading…
Cancel
Save