Files
validate-json-by-json-schem…/.gitea/workflows/ci.yaml
T
renovate-bot e790aebac3 chore(deps): update actions/checkout action to v7 (#45)
Co-authored-by: Renovate Bot <renovate@t00n.de>
Co-committed-by: Renovate Bot <renovate@t00n.de>
2026-06-25 20:26:38 +02:00

16 lines
279 B
YAML

name: CI
on:
pull_request:
jobs:
dry-run:
name: Dry-Run
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
- name: Validate JSON
uses: ./
with:
json-file: renovate.json