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 77b249d commit f2143feCopy full SHA for f2143fe
.github/workflows/java-ecs-test.yml
@@ -26,10 +26,6 @@ on:
26
validation-result:
27
value: ${{ jobs.java-ecs.outputs.validation-result }}
28
29
-concurrency:
30
- group: '${{ github.workflow }} @ ${{ inputs.aws-region }}'
31
- cancel-in-progress: false
32
-
33
permissions:
34
id-token: write
35
contents: read
.github/workflows/python-ecs-test.yml
value: ${{ jobs.python-ecs.outputs.validation-result }}
0 commit comments