ci: lint when every push & pr

This commit is contained in:
YunYouJun
2022-05-01 20:30:44 +08:00
parent bfb9ef44a6
commit 8f6bb3f462

View File

@@ -1,15 +1,8 @@
name: CI name: CI
on: on:
push: - push
branches: - pull_request
- main
- dev
pull_request:
branches:
- main
- dev
jobs: jobs:
lint: lint: