Update workflows

This commit is contained in:
世界
2023-10-30 12:36:03 +08:00
parent a7710c3845
commit a8112ff824
2 changed files with 7 additions and 1 deletions

View File

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