File tree Expand file tree Collapse file tree 6 files changed +0
-38
lines changed
Expand file tree Collapse file tree 6 files changed +0
-38
lines changed Original file line number Diff line number Diff line change @@ -2,13 +2,6 @@ name: Demo - Java Ktor
22
33on :
44 push :
5- branches : [main]
6- paths :
7- - " amp_demos/java/ktor/**"
8- - " .github/workflows/demo-java-ktor.yml"
9- - " .github/workflows/_demo-ci.yml"
10- - " .github/actions/setup-mise/**"
11- pull_request :
125 paths :
136 - " amp_demos/java/ktor/**"
147 - " .github/workflows/demo-java-ktor.yml"
Original file line number Diff line number Diff line change @@ -2,13 +2,6 @@ name: Demo - Java Spring Boot
22
33on :
44 push :
5- branches : [main]
6- paths :
7- - " amp_demos/java/spring-boot/**"
8- - " .github/workflows/demo-java-spring-boot.yml"
9- - " .github/workflows/_demo-ci.yml"
10- - " .github/actions/setup-mise/**"
11- pull_request :
125 paths :
136 - " amp_demos/java/spring-boot/**"
147 - " .github/workflows/demo-java-spring-boot.yml"
Original file line number Diff line number Diff line change @@ -2,13 +2,6 @@ name: Demo - JavaScript React
22
33on :
44 push :
5- branches : [main]
6- paths :
7- - " amp_demos/javascript/react/**"
8- - " .github/workflows/demo-javascript-react.yml"
9- - " .github/workflows/_demo-ci.yml"
10- - " .github/actions/setup-mise/**"
11- pull_request :
125 paths :
136 - " amp_demos/javascript/react/**"
147 - " .github/workflows/demo-javascript-react.yml"
Original file line number Diff line number Diff line change @@ -2,13 +2,6 @@ name: Demo - JavaScript Svelte
22
33on :
44 push :
5- branches : [main]
6- paths :
7- - " amp_demos/javascript/svelte/**"
8- - " .github/workflows/demo-javascript-svelte.yml"
9- - " .github/workflows/_demo-ci.yml"
10- - " .github/actions/setup-mise/**"
11- pull_request :
125 paths :
136 - " amp_demos/javascript/svelte/**"
147 - " .github/workflows/demo-javascript-svelte.yml"
Original file line number Diff line number Diff line change @@ -2,13 +2,6 @@ name: Demo - Python Flask
22
33on :
44 push :
5- branches : [main]
6- paths :
7- - " amp_demos/python/flask/**"
8- - " .github/workflows/demo-python-flask.yml"
9- - " .github/workflows/_demo-ci.yml"
10- - " .github/actions/setup-mise/**"
11- pull_request :
125 paths :
136 - " amp_demos/python/flask/**"
147 - " .github/workflows/demo-python-flask.yml"
Original file line number Diff line number Diff line change @@ -2,9 +2,6 @@ name: Shellcheck
22
33on :
44 push :
5- branches : [main]
6- pull_request :
7- branches : [main]
85
96jobs :
107 shellcheck :
You can’t perform that action at this time.
0 commit comments