Skip to content

Commit

Permalink
add id-token permission and rename script
Browse files Browse the repository at this point in the history
  • Loading branch information
AyodeAwe committed Jun 26, 2024
1 parent 4873f0b commit 930f0db
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true

permissions:
id-token: 'write'

jobs:
pr-builder:
needs:
Expand Down
File renamed without changes.

0 comments on commit 930f0db

Please sign in to comment.