mirror of
https://github.com/kuaifan/dootask.git
synced 2026-06-24 00:02:13 +00:00
ci: tests 工作流增加 dev 分支 push 触发
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
parent
5d2701b0be
commit
53dadabca0
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -2,7 +2,7 @@ name: Tests
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [pro, master]
|
||||
branches: [pro, master, dev]
|
||||
pull_request:
|
||||
|
||||
jobs:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user