From 2244ba6f4c9f04a5ba4f1197eb446ea0ac845c89 Mon Sep 17 00:00:00 2001 From: Reguel Wermelinger Date: Tue, 24 Oct 2023 14:57:03 +0200 Subject: [PATCH] only one build; with or without pr --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1bc3496..01c680d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -2,7 +2,6 @@ name: CI-Build on: push: - pull_request: schedule: - cron: '21 21 * * *' workflow_dispatch: