We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c82e6fa commit a10750dCopy full SHA for a10750d
.github/workflows/comment-integration-tests.yaml
@@ -7,8 +7,6 @@ on:
7
jobs:
8
integration-tests:
9
if: ${{ contains(github.event.review.body, '/integration-tests') }}
10
- permissions:
11
- id-token: write
12
uses: "./.github/workflows/integration-tests.yaml"
13
with:
14
# role generated from https://github.com/Sceptre/sceptre-aws/blob/master/config/prod/gh-oidc-sceptre-tests.yaml
0 commit comments