mirror of
https://github.com/SagerNet/sing-box.git
synced 2025-06-08 11:44:13 +08:00
Run build on main branch
This commit is contained in:
parent
f7bed32c6f
commit
7f5b9e0e3b
2
.github/workflows/debug.yml
vendored
2
.github/workflows/debug.yml
vendored
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user