File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 44 push :
55 workflow_dispatch :
66 schedule :
7- - cron : " 42 3 * * * "
7+ - cron : " 42 3 * * 2 "
88
99jobs :
1010 fmt_and_clippy :
Original file line number Diff line number Diff line change 44 push :
55 workflow_dispatch :
66 schedule :
7- - cron : " 42 3 * * * "
7+ - cron : " 42 3 * * 2 "
88
99jobs :
1010 test_deposit :
Original file line number Diff line number Diff line change 44 push :
55 workflow_dispatch :
66 schedule :
7- - cron : " 42 3 * * * "
7+ - cron : " 42 3 * * 2 "
88
99jobs :
1010 test_deposit :
Original file line number Diff line number Diff line change 44 push :
55 workflow_dispatch :
66 schedule :
7- - cron : " 42 3 * * * "
7+ - cron : " 42 3 * * 2 "
88
99jobs :
1010 test_deposit :
Original file line number Diff line number Diff line change 1515 required : true
1616 default : ' pre-rel-v'
1717 schedule :
18- - cron : ' 44 1 * * *'
18+ - cron : ' 44 1 1 * *'
1919
2020
2121permissions :
You can’t perform that action at this time.
0 commit comments