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:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- renovate/master-*
|
||||
branches: [master]
|
||||
pull_request:
|
||||
branches: [master]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user