Skip to content

Commit

Permalink
"Enable contents: read"
Browse files Browse the repository at this point in the history
  • Loading branch information
EduardGomezEscandell committed Oct 23, 2023
1 parent c5ddac5 commit c362fda
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/qa.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@ jobs:
needs-flutter: true

runs-on: ${{ matrix.os }}-latest
permissions: {}
permissions:
contents: read
steps:
- name: Set up git
# This step needs to be done before checkout so that the checkout respects clrf
Expand Down

0 comments on commit c362fda

Please sign in to comment.