Skip to content

Commit 4a2baee

Browse files
committed
Adding update quick start module on push
1 parent 3482a99 commit 4a2baee

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/workflows/update-quick-start-module.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ on:
44
paths:
55
- .github/workflows/update-quick-start-module.yml
66
- /scripts/gen_quick_start_module.py
7+
push:
8+
branches:
9+
site
10+
paths:
11+
- .github/workflows/update-quick-start-module.yml
12+
- /scripts/gen_quick_start_module.py
13+
714
jobs:
815
linux-nightly-matrix:
916
uses: pytorch/test-infra/.github/workflows/generate_binary_build_matrix.yml@main

0 commit comments

Comments
 (0)