update be staging gha

This commit is contained in:
Jorge Escobar 2022-04-01 14:19:53 -04:00
parent c398fe8737
commit aebdedebce

View file

@ -1,7 +1,9 @@
name: Deploy Backend Staging name: Deploy Backend Staging
on: on:
pull_request: pull_request:
branches: [main] branches:
- main
- "**/release/**"
paths: paths:
- "data/**" - "data/**"
env: env: