From 0ed8bb281cc6213972ef64cbbd6e0f27def593bf Mon Sep 17 00:00:00 2001 From: Martin Date: Wed, 23 Nov 2022 11:00:52 +0100 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index baecd8c..c7ab367 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -4,7 +4,7 @@ name: CI pull_request: push: branches: - - master + - patch-1 schedule: - cron: "0 3 * * 5"