Update on_push_deploy_to_staging.yaml

This commit is contained in:
Darrel Pol 2024-11-03 19:08:59 -06:00 committed by GitHub
parent 2cfedba0de
commit bc4426ea6d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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