chore: fix test CI runs twice on pull request (#10640)

This commit is contained in:
neverland 2022-05-28 08:29:24 +08:00 committed by GitHub
parent a4472f8788
commit ba448b8617
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
name: CI
on: [push, pull_request]
on: [push]
jobs:
lint: