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:
|
||||
trigger-tests:
|
||||
if: github.event_name != 'schedule'
|
||||
uses: ./.github/workflows/generic-testing.yml
|
||||
with:
|
||||
stack-orchestrator-ref: ${{ github.event.inputs.stack-orchestrator-ref }}
|
||||
|
Loading…
Reference in New Issue
Block a user