Testing for Batch Processing #56

Merged
abdulrabbani00 merged 30 commits from feature/48-test-historical into develop 2022-06-09 21:32:46 +00:00
Showing only changes of commit 6a049d8f99 - Show all commits

View File

@ -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 }}