1
0
mirror of https://github.com/kata-containers/kata-containers.git synced 2025-05-10 17:37:37 +00:00

gha: Fix entry for ci coco stability yaml

This PR fixes the entry or use of the ci weekly GHA workflow
to run properly the weekly k8s tests.

Signed-off-by: Gabriela Cervantes <gabriela.cervantes.tellez@intel.com>
This commit is contained in:
Gabriela Cervantes 2024-08-26 17:14:35 +00:00
parent 95f6246858
commit 3a14b04621

View File

@ -10,7 +10,7 @@ concurrency:
jobs:
kata-containers-ci-on-push:
uses: ./.github/workflows/run-kata-coco-stability-tests.yaml
uses: ./.github/workflows/ci-weekly.yaml
with:
commit-hash: ${{ github.sha }}
pr-number: "weekly"