We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aad4ed8 commit f3f7ce1Copy full SHA for f3f7ce1
1 file changed
.github/workflows/macos-build.yaml
@@ -3,9 +3,9 @@ name: macOS Build
3
on:
4
workflow_dispatch:
5
6
- push:
7
- branches:
8
- - feat/macos-installer
+ push:
+ branches:
+ - feat/macos-installer
9
10
jobs:
11
build:
0 commit comments