diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 746c45371..5f7a1a35c 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -17,9 +17,9 @@ name: CI on: push: branches: - - "pull-request/[0-9]+" - - main - - release-* + # - "pull-request/[0-9]+" + # - main + # - release-* - bundleimage jobs: