aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/macos-latest.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/macos-latest.yml')
-rw-r--r--.github/workflows/macos-latest.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/macos-latest.yml b/.github/workflows/macos-latest.yml
index f008e473..1960a39a 100644
--- a/.github/workflows/macos-latest.yml
+++ b/.github/workflows/macos-latest.yml
@@ -2,10 +2,10 @@ name: macOS Catalina 10.15
on:
push:
branches:
- - portable
+ - master
pull_request:
branches:
- - portable
+ - master
jobs:
build:
runs-on: macos-latest