Skip to content

Commit

Permalink
chore: update windows.yml permissions
Browse files Browse the repository at this point in the history
Signed-off-by: Joyce <joycebrum@google.com>
  • Loading branch information
joycebrum committed Mar 9, 2023
1 parent e897965 commit bb3c7cb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ on:
pull_request:
workflow_dispatch:

permissions:
contents: read

concurrency:
group: ${{ github.workflow }}-${{ github.ref || github.run_id }}
cancel-in-progress: true
Expand Down

0 comments on commit bb3c7cb

Please sign in to comment.