cleanup pipelines, integration tests only
parent
25ecb9db77
commit
4217e538e2
|
|
@ -1,4 +1,4 @@
|
||||||
name: AWS Integration Tests (Cloud Runner)
|
name: Cloud Runner - AWS Tests
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push: { branches: [main, aws, remote-builder/unified-providers] }
|
push: { branches: [main, aws, remote-builder/unified-providers] }
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
name: K8s Integration Tests (Cloud Runner)
|
name: Cloud Runner - K8s Tests
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push: { branches: [remote-builder/k8s, remote-builder/unified-providers] }
|
push: { branches: [remote-builder/k8s, remote-builder/unified-providers] }
|
||||||
Loading…
Reference in New Issue