From 485e2f132b64cf4ba69c9ef803d9e2e1a3daffb7 Mon Sep 17 00:00:00 2001 From: zMynx Date: Wed, 28 Feb 2024 12:51:26 +0200 Subject: [PATCH] ci set to pr or on demand --- .github/workflows/ci.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 10bb4ad..12e3f4e 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -2,10 +2,9 @@ name: CI on: workflow_dispatch: - push: + pull_request: branches: - "main" - - "feature/*" env: TEST_TAG: ${{ secrets.DOCKERHUB_USERNAME }}/${{ vars.DOCKERHUB_REPO }}:test-22.04-v0.31.1