Run build on main branch

This commit is contained in:
世界 2022-09-10 22:51:45 +08:00
parent 0e31aeea00
commit d727710d60
No known key found for this signature in database
GPG Key ID: CD109927C34A63C4
1 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,7 @@ name: Debug build
on:
push:
branches:
- main
- dev
- dev-next
paths-ignore:
@ -11,6 +12,7 @@ on:
- '!.github/workflows/debug.yml'
pull_request:
branches:
- main
- dev
- dev-next