Skip to content

Commit 0320ed6

Browse files
committed
Revert "fix(ci): add workflows:write permission to amber-issue-handler (#592)"
This reverts commit 3c33b24.
1 parent a8ac664 commit 0320ed6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/amber-issue-handler.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@ permissions:
2929
contents: write
3030
issues: write
3131
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
32+
id-token: write # Required for OIDC token (Bedrock/Vertex/Foundry/OAuth)
3433

3534
jobs:
3635
amber-handler:

0 commit comments

Comments
 (0)