Testing for Batch Processing #56
1
.github/workflows/on-pr.yml
vendored
1
.github/workflows/on-pr.yml
vendored
@ -29,6 +29,7 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
trigger-tests:
|
trigger-tests:
|
||||||
|
if: github.event_name != 'schedule'
|
||||||
uses: ./.github/workflows/generic-testing.yml
|
uses: ./.github/workflows/generic-testing.yml
|
||||||
with:
|
with:
|
||||||
stack-orchestrator-ref: ${{ github.event.inputs.stack-orchestrator-ref }}
|
stack-orchestrator-ref: ${{ github.event.inputs.stack-orchestrator-ref }}
|
||||||
|
Loading…
Reference in New Issue
Block a user