From 7d47c536ea053c8f59e13205257b65201657f79f Mon Sep 17 00:00:00 2001 From: Martin Date: Wed, 23 Nov 2022 11:46:37 +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 c7ab367..baecd8c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -4,7 +4,7 @@ name: CI pull_request: push: branches: - - patch-1 + - master schedule: - cron: "0 3 * * 5"