mirror of
https://github.com/k8snetworkplumbingwg/multus-cni.git
synced 2026-07-12 02:47:02 +00:00
Fix CI info
This commit is contained in:
committed by
Tomofumi Hayashi
parent
e80696dc8e
commit
02ad030899
2
.github/workflows/kind-e2e.yml
vendored
2
.github/workflows/kind-e2e.yml
vendored
@@ -1,7 +1,7 @@
|
||||
name: e2e-kind
|
||||
on: [push, pull_request]
|
||||
jobs:
|
||||
build:
|
||||
e2e-kind:
|
||||
runs-on: ubuntu-latest
|
||||
if: >
|
||||
(( github.event.pull_request.head.repo.owner.login != github.event.pull_request.base.repo.owner.login ) &&
|
||||
|
||||
Reference in New Issue
Block a user