Update workflow

This commit is contained in:
世界
2022-12-03 17:03:04 +08:00
parent 7b5272977a
commit d68f41a968
3 changed files with 6 additions and 9 deletions

View File

@@ -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: