Skip to content

Commit 381adbb

Browse files
committed
[GR-65088] Drop on:push from weekly gates.
PullRequest: graal/20844
2 parents ff8814a + 194c639 commit 381adbb

File tree

5 files changed

+0
-16
lines changed

5 files changed

+0
-16
lines changed

.github/workflows/micronaut.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,6 @@
4141
name: Weekly Micronaut Tests
4242

4343
on:
44-
push:
45-
paths:
46-
- '.github/workflows/micronaut.yml'
4744
pull_request:
4845
paths:
4946
- '.github/workflows/micronaut.yml'

.github/workflows/ni-layers.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,6 @@
4141
name: Weekly Native Image Layer Building Tests
4242

4343
on:
44-
push:
45-
paths:
46-
- '.github/workflows/ni-layers.yml'
47-
- 'vm/tests/gh_workflows/NILayerTests/**'
4844
pull_request:
4945
paths:
5046
- '.github/workflows/ni-layers.yml'

.github/workflows/quarkus.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,6 @@
4141
name: Weekly Quarkus Tests
4242

4343
on:
44-
push:
45-
paths:
46-
- '.github/workflows/quarkus.yml'
4744
pull_request:
4845
paths:
4946
- '.github/workflows/quarkus.yml'

.github/workflows/reachability-metadata.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,6 @@
4141
name: Weekly Reachability Metadata Tests
4242

4343
on:
44-
push:
45-
paths:
46-
- '.github/workflows/reachability-metadata.yml'
4744
pull_request:
4845
paths:
4946
- '.github/workflows/reachability-metadata.yml'

.github/workflows/spring.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,6 @@
4141
name: Weekly Spring Tests
4242

4343
on:
44-
push:
45-
paths:
46-
- '.github/workflows/spring.yml'
4744
pull_request:
4845
paths:
4946
- '.github/workflows/spring.yml'

0 commit comments

Comments
 (0)