CI: skip some jobs when repo != containerd/containerd
For running CI in a non-upstream repo Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -56,6 +56,7 @@ jobs:
|
||||
#
|
||||
project:
|
||||
name: Project Checks
|
||||
if: github.repository == 'containerd/containerd'
|
||||
runs-on: ubuntu-20.04
|
||||
timeout-minutes: 5
|
||||
|
||||
|
||||
Reference in New Issue
Block a user