Skip to content

feat: group matomo #201

feat: group matomo

feat: group matomo #201

Workflow file for this run

name: test
on:
push:
env:
LOG_LEVEL: debug
jobs:
test:
runs-on: ubuntu-latest
timeout-minutes: 10
strategy:
matrix:
file:
- default
- automergePatch
- automergeDigest
- fixes
# - meta -> soureUrl not valid
- shared
- groups
- replacements
- ng
- vo
env:
RENOVATE_CONFIG_FILE: ${{ matrix.file }}.json
steps:
- uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4.0.0
- name: testing ${{ matrix.file }}
run: npx -p renovate renovate-config-validator