diff --git a/.github/workflows/e2e-k3d.yml b/.github/workflows/e2e-k3d.yml index a1c4b8883..4838ba23a 100644 --- a/.github/workflows/e2e-k3d.yml +++ b/.github/workflows/e2e-k3d.yml @@ -9,9 +9,8 @@ on: - "kubernetes/**" - "preprocessing/**" - "deploy.py" - # - ".github/scripts/**" - # - ".github/workflows/**" - # Temporarily disable to save time, reenable before merge + - ".github/scripts/**" + - ".github/workflows/**" concurrency: group: ci-${{ github.ref == 'refs/heads/main' && github.run_id || github.ref }}-e2e-k3d