From 6e30e407ca315de8add739b6d5b28e2bf67cdc54 Mon Sep 17 00:00:00 2001 From: Timo Behrendt Date: Mon, 1 Apr 2024 12:01:08 +0200 Subject: [PATCH] fix: only run CI pipeline on pull_request --- .gitea/workflows/ci.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index 351e15e..34fe4a5 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -1,6 +1,5 @@ name: CI on: - - push - pull_request env: