mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-07-30 11:24:47 +00:00
turn network-ee-sanity-tests non-voting Reviewed-by: Mike Graves <mgraves@redhat.com> Reviewed-by: None <None>
11 lines
235 B
YAML
11 lines
235 B
YAML
- project:
|
|
name: github.com/ansible-collections/kubernetes.core
|
|
check:
|
|
jobs:
|
|
- network-ee-sanity-tests:
|
|
voting: false
|
|
gate:
|
|
jobs:
|
|
- network-ee-sanity-tests:
|
|
voting: false
|