Revert "on push"
This reverts commit 21ec16b50f948cdc8e960424454eb208e2023656.
This commit is contained in:
parent
09c9bdb95d
commit
d03e9a4da1
7
.github/workflows/test.yml
vendored
7
.github/workflows/test.yml
vendored
@ -1,6 +1,11 @@
|
|||||||
name: Test
|
name: Test
|
||||||
|
|
||||||
on: [push]
|
on:
|
||||||
|
push:
|
||||||
|
branches:
|
||||||
|
- master
|
||||||
|
- develop
|
||||||
|
pull_request:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
mocha:
|
mocha:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user