adds back preprod and staging

This commit is contained in:
gab9281 2024-09-18 16:36:40 -04:00
parent 3195a7a4a9
commit 023476dd0b

View file

@ -4,6 +4,9 @@ on:
workflow_call: workflow_call:
workflow_dispatch: workflow_dispatch:
push: push:
branches:
- 'main'
- 'dev'
tags: tags:
- '**' - '**'