Skip to content

Commit

Permalink
月曜の午前0時(JSTでは午前9時)にCI実行
Browse files Browse the repository at this point in the history
  • Loading branch information
toru-fukaya committed Sep 28, 2021
1 parent 488a27f commit e71b00c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ on:
branches: [ master ]
pull_request:
branches: [ master ]
schedule:
- cron: '0 0 * * 1'

env:
CARGO_TERM_COLOR: always
Expand Down

0 comments on commit e71b00c

Please sign in to comment.