Commit aef09e0 1 parent ea107b8 commit aef09e0 Copy full SHA for aef09e0
File tree 3 files changed +9
-0
lines changed
3 files changed +9
-0
lines changed Original file line number Diff line number Diff line change 5
5
branches : [ main ]
6
6
pull_request :
7
7
branches : [ main, dev ]
8
+ schedule :
9
+ # Runs the workflow at 00:00 on the first day of every month
10
+ - cron : ' 0 0 1 * *'
8
11
9
12
env :
10
13
CARGO_TERM_COLOR : always
Original file line number Diff line number Diff line change 5
5
branches : [ main ]
6
6
pull_request :
7
7
branches : [ main, dev]
8
+ schedule :
9
+ # Runs the workflow at 00:00 on the first day of every month
10
+ - cron : ' 0 0 1 * *'
8
11
9
12
env :
10
13
CARGO_TERM_COLOR : always
Original file line number Diff line number Diff line change 5
5
branches : [ main ]
6
6
pull_request :
7
7
branches : [ main, dev ]
8
+ schedule :
9
+ # Runs the workflow at 00:00 on the first day of every month
10
+ - cron : ' 0 0 1 * *'
8
11
9
12
env :
10
13
CARGO_TERM_COLOR : always
You can’t perform that action at this time.
0 commit comments