Skip to content

Commit

Permalink
workflow: run on all branches
Browse files Browse the repository at this point in the history
  • Loading branch information
jewelcodes committed Sep 4, 2024
1 parent 245e610 commit 99f9c5d
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/build-mac.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,7 @@
name: Check build (macOS)

on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]

workflow_dispatch:
[push, pull_request, workflow_dispatch]

jobs:
build:
Expand Down

0 comments on commit 99f9c5d

Please sign in to comment.