mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-01-23 10:11:33 +00:00
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:
parent
870c654ba5
commit
ca9c389b87
1 changed files with 1 additions and 3 deletions
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]
|
||||
|
||||
|
|
Loading…
Reference in a new issue