Skip to content
This repository was archived by the owner on Jan 17, 2025. It is now read-only.

Commit dc7b4d6

Browse files
authored
Update stage.yml
1 parent 0cdf225 commit dc7b4d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/stage.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ jobs:
5555
with:
5656
github-token: ${{ secrets.GITHUB_TOKEN }}
5757
- name: Trigger integration tests
58+
if: ${{ inputs.trigger-tests }}
5859
uses: MOEAFramework/.github/actions/integration-test@main
5960
with:
6061
github-token: ${{ secrets.PAT }}

0 commit comments

Comments
 (0)