Skip to content

Commit

Permalink
Test with permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
Ondrej Janus committed Oct 3, 2023
1 parent c95a3a6 commit 72d1917
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/pr_verification.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@ concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number }}
cancel-in-progress: true

permissions:
contents: read
pages: write
id-token: write

jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 72d1917

Please sign in to comment.