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 65c9692 commit a5ee519Copy full SHA for a5ee519
.github/workflows/stage.yml
@@ -55,6 +55,7 @@ jobs:
55
with:
56
github-token: ${{ secrets.GITHUB_TOKEN }}
57
- name: Trigger integration tests
58
+ if: ${{ inputs.trigger-tests }}
59
uses: MOEAFramework/.github/actions/integration-test@main
60
61
github-token: ${{ secrets.PAT }}
0 commit comments