From 4e591a711acd705f1044ca0ea6c6b255ab1878d3 Mon Sep 17 00:00:00 2001 From: vapormusic Date: Sat, 12 Feb 2022 12:59:06 +0700 Subject: [PATCH] Update build-macos.yml --- .github/workflows/build-macos.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/build-macos.yml b/.github/workflows/build-macos.yml index a926b492..15e4be49 100644 --- a/.github/workflows/build-macos.yml +++ b/.github/workflows/build-macos.yml @@ -20,9 +20,6 @@ on: - '.gitmodules' - '.gitignore' - 'LICENSE' - pull_request: - # The branches below must be a subset of the branches above - branches: [ develop ] schedule: - cron: '44 20 * * 1'