Revert "Run CI for Renovate branches"
Renovate needs to use PRs anyway, so we can save some CI resources.
This reverts commit 4566622c01.
This commit is contained in:
4
.github/workflows/node.js.yml
vendored
4
.github/workflows/node.js.yml
vendored
@@ -2,9 +2,7 @@ name: Node.js CI
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches: [master]
|
||||||
- master
|
|
||||||
- renovate/master-*
|
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [master]
|
branches: [master]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user