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:
David Mehren 2021-08-14 14:36:08 +02:00
parent 870c654ba5
commit ca9c389b87
No known key found for this signature in database
GPG key ID: 185982BA4C42B7C3

View file

@ -2,9 +2,7 @@ name: Node.js CI
on:
push:
branches:
- master
- renovate/master-*
branches: [master]
pull_request:
branches: [master]