mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-20 20:10:32 +03:00
e618421697
With the current github-workflow setup, workflows are triggered on every forked repository (which is quite wasteful). Add a condition to only run on the main repository.