mirror of
https://github.com/SagerNet/sing-box.git
synced 2026-06-04 15:31:07 +00:00
Update workflow
This commit is contained in:
parent
7ebbd58b00
commit
8953ddc6e0
3 changed files with 6 additions and 9 deletions
6
.github/workflows/debug.yml
vendored
6
.github/workflows/debug.yml
vendored
|
|
@ -3,8 +3,7 @@ name: Debug build
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- dev
|
||||
- main-next
|
||||
- dev-next
|
||||
paths-ignore:
|
||||
- '**.md'
|
||||
|
|
@ -12,8 +11,7 @@ on:
|
|||
- '!.github/workflows/debug.yml'
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
- dev
|
||||
- main-next
|
||||
- dev-next
|
||||
|
||||
jobs:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue