Skip to content

Commit

Permalink
Restoring cron syntax
Browse files Browse the repository at this point in the history
Signed-off-by: Alfredo Garo <[email protected]>
  • Loading branch information
garomonegro committed Dec 11, 2020
1 parent 6725bf9 commit f35783f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/bdd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@ name: BDD

on:
schedule:
#- cron: '0 7 * * *' # UTC is being used, 07:00 am would be 12:00am in PT
- cron: '5 20 * * *'
- cron: '0 7 * * *' # UTC is being used, 07:00 am would be 12:00am in PT

jobs:
build:
Expand Down

0 comments on commit f35783f

Please sign in to comment.