Skip to content

Commit db01b96

Browse files
authored
Update build.yml
1 parent f59fdb0 commit db01b96

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
name: Build Wails Extension for macOS
1+
name: Build GambaSuite for macOS
22

33
# Trigger the workflow on push to the main branch or on pull requests
44
on:
55
push:
66
branches:
7-
- main
7+
- dev
88
pull_request:
99
branches:
10-
- main
10+
- dev
1111

1212
jobs:
1313
build-macos:

0 commit comments

Comments
 (0)