Skip to content

Commit

Permalink
Broaden client_app workflow trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
ncooke3 committed Sep 13, 2023
1 parent b25835f commit 61c7ef8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/client_app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
- "*.podspec"
- "scripts/install_prereqs.sh"
- "scripts/build.sh"
- "ClientApp/*"
- "ClientApp/**"
- "Gemfile*"
schedule:
# Run every day at 12am (PST) - cron uses UTC times
Expand Down

0 comments on commit 61c7ef8

Please sign in to comment.