adding double qoutes

This commit is contained in:
Darrel Pol 2024-11-07 20:27:14 -06:00
parent 6df7fe2fe0
commit d3faec03f7
2 changed files with 25 additions and 25 deletions

View file

@ -5,8 +5,8 @@ on:
branches:
- master
paths:
- 'Dockerfile'
- '.github/workflows/on_push_deploy_to_staging.yaml'
- "Dockerfile"
- ".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: