summaryrefslogtreecommitdiff
path: root/.github/workflows/macos_builds.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/macos_builds.yml')
-rw-r--r--.github/workflows/macos_builds.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.github/workflows/macos_builds.yml b/.github/workflows/macos_builds.yml
index dd3db3270b..8822566c48 100644
--- a/.github/workflows/macos_builds.yml
+++ b/.github/workflows/macos_builds.yml
@@ -1,5 +1,6 @@
name: 🍎 macOS Builds
-on: [push, pull_request]
+on:
+ workflow_call:
# Global Settings
env: