Skip to content

Commit 3d2f927

Browse files
authored
fix(cdk-diff): REVERT github now requires metadata grant [INFRA-52676] (#340)
This reverts commit 2699a27. Alas, I trusted GitHub CoPilot and it hallucinated.
1 parent 2699a27 commit 3d2f927

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

src/cdk-diff-workflow.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ export module cdkDiffWorkflow {
2828
permissions: {
2929
'id-token': 'write',
3030
contents: 'write',
31-
metadata: 'write',
3231
'pull-requests': 'write',
3332
},
3433
jobs: {

test/__snapshots__/cdk-diff-workflow.test.ts.snap

Lines changed: 0 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)