Add missing on_workflow call

This commit is contained in:
Andrew Dryga
2023-06-12 14:03:42 -06:00
parent 32ebd7cae3
commit bf61b7964a

View File

@@ -4,10 +4,11 @@ on:
paths:
- "terraform/**"
- ".github/workflows/terraform.yml"
push:
branches:
- master
- cloud
workflow_call:
inputs:
config-path:
required: true
type: string
# Cancel old workflow runs if new code is pushed
concurrency: