Skip to content

Commit

Permalink
Run jobs at a scheduled time.
Browse files Browse the repository at this point in the history
  • Loading branch information
toshihikoyanase committed Oct 20, 2021
1 parent cf14a02 commit 86461cb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/mac-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
pull_request:
paths:
- '.github/workflows/mac-tests.yml'
schedule:
- cron: '0 23 * * SUN-THU'

jobs:
tests-mac:
Expand Down

0 comments on commit 86461cb

Please sign in to comment.