Skip to content

Commit

Permalink
Merge pull request #328 from ergebnis/feature/time
Browse files Browse the repository at this point in the history
Enhancement: Run schema workflow at 9am UTC
  • Loading branch information
localheinz authored Jan 17, 2020
2 parents e2356b2 + 9aad1d9 commit fabe68c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/schema.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: "Schema"

on:
schedule:
- cron: "0 12 * * *"
- cron: "0 9 * * *"

jobs:
schema:
Expand Down

0 comments on commit fabe68c

Please sign in to comment.