💚 fix push action (#1417)

This commit is contained in:
Kuitos 2021-04-25 00:05:10 +08:00 committed by GitHub
parent 337c59c62c
commit 8800d8587d

View File

@ -4,12 +4,12 @@ on:
pull_request:
push:
branches:
- $default-branch
- master
- next
- 1.x
jobs:
ci:
check:
runs-on: ubuntu-latest
strategy: