restrict workflows to certain paths
Some checks failed
Tests / test (push) Has been cancelled

This commit is contained in:
Tobias Brunner 2025-05-27 13:52:24 +02:00
parent 378f10c992
commit 52553796d3
No known key found for this signature in database
3 changed files with 15 additions and 1 deletions

View file

@ -23,6 +23,6 @@ jobs:
with:
token: ${{ secrets.RENOVATE_TOKEN }}
env:
LOG_LEVEL: info
LOG_LEVEL: debug
RENOVATE_CONFIG_FILE: renovate.json
RENOVATE_ENDPOINT: ${{ vars.RENOVATE_ENDPOINT }}