File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -236,7 +236,7 @@ jobs:
236
236
pytorch_tutorial_pr_build_worker_19 :
237
237
<< : *pytorch_tutorial_build_worker_defaults
238
238
239
- pytorch_tutorial_build_manager_pr :
239
+ pytorch_tutorial_pr_build_manager :
240
240
<< : *pytorch_tutorial_build_manager_defaults
241
241
242
242
pytorch_tutorial_master_build_worker_0 :
@@ -299,7 +299,7 @@ jobs:
299
299
pytorch_tutorial_master_build_worker_19 :
300
300
<< : *pytorch_tutorial_build_worker_defaults
301
301
302
- pytorch_tutorial_build_manager_master :
302
+ pytorch_tutorial_master_build_manager :
303
303
<< : *pytorch_tutorial_build_manager_defaults
304
304
305
305
workflows :
@@ -406,7 +406,7 @@ workflows:
406
406
branches :
407
407
ignore :
408
408
- master
409
- - pytorch_tutorial_build_manager_pr :
409
+ - pytorch_tutorial_pr_build_manager :
410
410
filters :
411
411
branches :
412
412
ignore :
@@ -532,7 +532,7 @@ workflows:
532
532
branches :
533
533
only :
534
534
- master
535
- - pytorch_tutorial_build_manager_master :
535
+ - pytorch_tutorial_master_build_manager :
536
536
context : org-member
537
537
filters :
538
538
branches :
You can’t perform that action at this time.
0 commit comments