Skip to content

Commit f3f7ce1

Browse files
committed
chore: trigger macOS workflow on feature branch
1 parent aad4ed8 commit f3f7ce1

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/macos-build.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ name: macOS Build
33
on:
44
workflow_dispatch:
55

6-
push:
7-
branches:
8-
- feat/macos-installer
6+
push:
7+
branches:
8+
- feat/macos-installer
99

1010
jobs:
1111
build:

0 commit comments

Comments
 (0)