💚 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: pull_request:
push: push:
branches: branches:
- $default-branch - master
- next - next
- 1.x - 1.x
jobs: jobs:
ci: check:
runs-on: ubuntu-latest runs-on: ubuntu-latest
strategy: strategy: