From 415a2541fedf6ec23f996b508644f88b3f713a87 Mon Sep 17 00:00:00 2001 From: Jorrin Date: Sat, 3 Feb 2024 22:20:54 +0100 Subject: [PATCH] fix ci on master --- .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 468a5a2..45e6be3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -4,7 +4,7 @@ on: pull_request: branches: ["*"] push: - branches: ["main"] + branches: ["master"] merge_group: concurrency: