Skip to content

Commit

Permalink
Add weekly build
Browse files Browse the repository at this point in the history
  • Loading branch information
sue445 committed Feb 17, 2021
1 parent 2f4c6d0 commit 4ac9294
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ on:
- opened
- synchronize
- reopened
schedule:
- cron: "0 0 * * 5" # JST 9:00 (Sat)

jobs:
unit:
Expand Down

0 comments on commit 4ac9294

Please sign in to comment.