Skip to content

Commit

Permalink
CI: add AWS OIDC permissions (#632)
Browse files Browse the repository at this point in the history
  • Loading branch information
aalu1418 committed Mar 21, 2024
1 parent a697cf5 commit 1b6cdf4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/open-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ on:

jobs:
create-commits-and-pr:
permissions:
id-token: write
contents: read
runs-on: ubuntu-latest
steps:
- name: Setup GitHub Token
Expand Down

0 comments on commit 1b6cdf4

Please sign in to comment.