mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 18:18:55 +00:00
Add missing on_workflow call
This commit is contained in:
9
.github/workflows/terraform.yml
vendored
9
.github/workflows/terraform.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user