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:
236236 pytorch_tutorial_pr_build_worker_19 :
237237 << : *pytorch_tutorial_build_worker_defaults
238238
239- pytorch_tutorial_build_manager_pr :
239+ pytorch_tutorial_pr_build_manager :
240240 << : *pytorch_tutorial_build_manager_defaults
241241
242242 pytorch_tutorial_master_build_worker_0 :
@@ -299,7 +299,7 @@ jobs:
299299 pytorch_tutorial_master_build_worker_19 :
300300 << : *pytorch_tutorial_build_worker_defaults
301301
302- pytorch_tutorial_build_manager_master :
302+ pytorch_tutorial_master_build_manager :
303303 << : *pytorch_tutorial_build_manager_defaults
304304
305305workflows :
@@ -406,7 +406,7 @@ workflows:
406406 branches :
407407 ignore :
408408 - master
409- - pytorch_tutorial_build_manager_pr :
409+ - pytorch_tutorial_pr_build_manager :
410410 filters :
411411 branches :
412412 ignore :
@@ -532,7 +532,7 @@ workflows:
532532 branches :
533533 only :
534534 - master
535- - pytorch_tutorial_build_manager_master :
535+ - pytorch_tutorial_master_build_manager :
536536 context : org-member
537537 filters :
538538 branches :
You can’t perform that action at this time.
0 commit comments