Skip to content

Commit 1bd4380

Browse files
committed
wip
1 parent aecf638 commit 1bd4380

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/automatic-promotion.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
tests:
5555
name: Run CI tests on a PR
5656
needs: generate-revisions
57-
uses: ./.github/workflows/${{ inputs.gate }}.yaml
57+
uses: ./.github/workflows/${{ github.event.inputs.gate }}.yaml
5858
secrets: inherit
5959
with:
6060
tfvars-file: ${{ needs.generate-revisions.outputs.tfvars-artifact-name }}

0 commit comments

Comments
 (0)