Skip to content

Commit

Permalink
chg chron wrkflw time
Browse files Browse the repository at this point in the history
  • Loading branch information
dcolinmorgan committed Feb 14, 2024
1 parent 7bde8aa commit e63e283
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ on:
#Enable UI-driven branch testing
workflow_dispatch:

#Test main bidaily @ 1a
#Test main every sunday
schedule:
- cron: '0 1 1-31/1 * *'
- cron: '0 0 * * 0'

jobs:

Expand Down

0 comments on commit e63e283

Please sign in to comment.