changing branch trigger

This commit is contained in:
Darrel Pol 2024-11-02 14:54:35 -05:00
parent 57fcd78b82
commit 4c023e41f9

View file

@ -4,7 +4,7 @@ on:
push:
workflow_dispatch:
branches:
- main
- master
paths:
- ".github/workflows/on_push_deploy_to_staging.yaml"