File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 6
6
pull_request :
7
7
paths :
8
8
- .github/workflows/update-quick-start-module.yml
9
- - / scripts/gen_quick_start_module.py
9
+ - scripts/gen_quick_start_module.py
10
10
- _includes/quick-start-module.js
11
11
- _includes/quick_start_local.html
12
12
push :
13
13
branches :
14
14
site
15
15
paths :
16
16
- .github/workflows/update-quick-start-module.yml
17
- - / scripts/gen_quick_start_module.py
17
+ - scripts/gen_quick_start_module.py
18
18
- _includes/quick-start-module.js
19
19
- _includes/quick_start_local.html
20
20
workflow_dispatch :
Original file line number Diff line number Diff line change 3
3
pull_request :
4
4
paths :
5
5
- published_versions.json
6
- - / assets/quick-start-module.js
6
+ - assets/quick-start-module.js
7
7
- .github/workflows/validate-quick-start-module.yml
8
8
push :
9
9
branches :
10
10
site
11
11
paths :
12
12
- published_versions.json
13
- - / assets/quick-start-module.js
13
+ - assets/quick-start-module.js
14
14
- .github/workflows/validate-quick-start-module.yml
15
15
workflow_dispatch :
16
16
You can’t perform that action at this time.
0 commit comments