We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11876d8 commit 94753f5Copy full SHA for 94753f5
.circleci/config.yml
@@ -307,20 +307,20 @@ workflows:
307
jobs:
308
# Build jobs that only run on PR
309
- pytorch_tutorial_build_worker_0_pr
310
- filters:
311
- branches:
312
- ignore:
313
- - master
+ filters:
+ branches:
+ ignore:
+ - master
314
- pytorch_tutorial_build_worker_1_pr
315
316
317
318
319
- pytorch_tutorial_build_worker_2_pr
320
321
322
323
324
- pytorch_tutorial_build_worker_3_pr
325
filters:
326
branches:
0 commit comments