mirror of
https://github.com/ets-cfuhrman-pfe/EvalueTonSavoir.git
synced 2025-08-11 21:23:54 -04:00
adds back preprod and staging
This commit is contained in:
parent
3195a7a4a9
commit
023476dd0b
1 changed files with 4 additions and 1 deletions
3
.github/workflows/create-branch-images.yml
vendored
3
.github/workflows/create-branch-images.yml
vendored
|
|
@ -4,6 +4,9 @@ on:
|
||||||
workflow_call:
|
workflow_call:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
push:
|
push:
|
||||||
|
branches:
|
||||||
|
- 'main'
|
||||||
|
- 'dev'
|
||||||
tags:
|
tags:
|
||||||
- '**'
|
- '**'
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue