Skip to content

Commit b6ed800

Browse files
Merge pull request #690 from aws-powertools/hjgraca-patch-e2e-5
chore: Update e2e-infra-deploy.yml
2 parents 1abdf3c + 6742dbb commit b6ed800

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/e2e-infra-deploy.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,14 @@ on:
1313
workflow_call:
1414

1515
permissions:
16-
id-token: write
1716
contents: read
1817

1918
jobs:
2019
deploy-core-stack:
2120
runs-on: aws-powertools_ubuntu-latest_8-core
21+
permissions:
22+
id-token: write
23+
contents: read
2224
steps:
2325
- name: Checkout code
2426
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332

0 commit comments

Comments
 (0)