From b12fdc1e39b879038e4e3eb14ffab06bf26c6e06 Mon Sep 17 00:00:00 2001 From: Michal Ziemski Date: Thu, 1 Feb 2024 21:06:37 +0000 Subject: [PATCH] Allow GA on all pushes --- .github/workflows/ci-dev.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci-dev.yaml b/.github/workflows/ci-dev.yaml index b3affb4..a2fcc60 100644 --- a/.github/workflows/ci-dev.yaml +++ b/.github/workflows/ci-dev.yaml @@ -3,7 +3,6 @@ on: pull_request: branches: ["main"] push: - branches: ["main"] jobs: ci: