Update on_push_deploy_to_staging.yaml

This commit is contained in:
Darrel Pol 2024-11-05 19:16:40 -06:00 committed by GitHub
parent c132e19c15
commit 6d5d2319c8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,6 +7,7 @@ on:
paths:
- ".github/workflows/on_push_deploy_to_staging.yaml"
# TODO: Decide if we want to add other file changes here.
# TODO: Decide how we handle updating this forked copy.
jobs:
deploy:
runs-on: ubuntu-latest