summaryrefslogtreecommitdiff
path: root/.github/workflows/macos.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/macos.yml')
-rw-r--r--.github/workflows/macos.yml8
1 files changed, 1 insertions, 7 deletions
diff --git a/.github/workflows/macos.yml b/.github/workflows/macos.yml
index 7203db371d..dcfc0bd587 100644
--- a/.github/workflows/macos.yml
+++ b/.github/workflows/macos.yml
@@ -1,11 +1,5 @@
name: macOS
-on:
- push:
- branches:
- - '*'
- pull_request:
- branches:
- - '*'
+on: [push, pull_request]
jobs:
make:
runs-on: macos-latest