💚 fix push action (#1417)
This commit is contained in:
parent
337c59c62c
commit
8800d8587d
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
|
@ -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:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user