ci: add dev for test

This commit is contained in:
YunYouJun
2022-05-01 20:25:15 +08:00
parent be4b155043
commit bfb9ef44a6

View File

@@ -4,10 +4,12 @@ on:
push:
branches:
- main
- dev
pull_request:
branches:
- main
- dev
jobs:
lint: