Skip to content

Commit

Permalink
Update run-htmltest.yml (#2663)
Browse files Browse the repository at this point in the history
  • Loading branch information
npentrel authored Mar 14, 2024
1 parent 9089f53 commit d0b97d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-htmltest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ name: run-htmltest-external
on:
schedule:
# 10am UTC on weekdays
- cron: '0 10 * * 1,2,3,4,5'
- cron: '0 10,13,14,15 * * 1,2,3,4,5'
jobs:
htmltest:
runs-on: ubuntu-large
Expand Down

0 comments on commit d0b97d9

Please sign in to comment.