Skip to content

Commit d727710

Browse files
committed
Run build on main branch
1 parent 0e31aee commit d727710

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/debug.yml

+2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: Debug build
33
on:
44
push:
55
branches:
6+
- main
67
- dev
78
- dev-next
89
paths-ignore:
@@ -11,6 +12,7 @@ on:
1112
- '!.github/workflows/debug.yml'
1213
pull_request:
1314
branches:
15+
- main
1416
- dev
1517
- dev-next
1618

0 commit comments

Comments
 (0)