Skip to content

Commit

Permalink
Merge pull request #454 from M-L-D-H/tsb
Browse files Browse the repository at this point in the history
Test front end more frequently
  • Loading branch information
theodore-s-beers authored Feb 8, 2024
2 parents 5443791 + 283c05d commit e45ec92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/frontend_freshness.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
branches:
- frontend
schedule:
- cron: "9 6 * * 3"
- cron: "9 6 * * 1,4"
workflow_dispatch:

jobs:
Expand Down

0 comments on commit e45ec92

Please sign in to comment.