Skip to content

Commit 7828763

Browse files
committed
Run build workflow on dev branch
1 parent ab56409 commit 7828763

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
name: Build
22
on:
33
push:
4-
branches:
5-
- main
4+
branches: [main, dev]
65
pull_request:
76
workflow_dispatch:
87

0 commit comments

Comments
 (0)