We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8ac664 commit 0320ed6Copy full SHA for 0320ed6
.github/workflows/amber-issue-handler.yml
@@ -29,8 +29,7 @@ permissions:
29
contents: write
30
issues: write
31
pull-requests: write
32
- id-token: write # Required for OIDC token (Bedrock/Vertex/Foundry/OAuth)
33
- workflows: write # Required to create/update GitHub Actions workflow files
+ id-token: write # Required for OIDC token (Bedrock/Vertex/Foundry/OAuth)
34
35
jobs:
36
amber-handler:
0 commit comments