Skip to content

Commit 0def575

Browse files
Fedir Panasenkofacebook-github-bot
Fedir Panasenko
authored andcommitted
Add a schedule for 'custom' continuous run mode
Summary: This will add a new continuous run mode schedule to the TD which will be responsible for running all custom workflows. Reviewed By: aniketmathur Differential Revision: D63879913 fbshipit-source-id: abc238b492124dafe6a4781677cfac65fd6c9173
1 parent 89f703b commit 0def575

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

td_util/src/schedules.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ pub enum ContinuousRunMode {
120120
Aarch64,
121121
#[default]
122122
AsicHourly,
123+
CiWorkflows,
123124
Dev,
124125
Opt,
125126
OptHourly,

0 commit comments

Comments
 (0)