Skip to content

Commit

Permalink
fixup! renovate: add workflow to validate config
Browse files Browse the repository at this point in the history
  • Loading branch information
roobre committed Jul 12, 2024
1 parent e3eda91 commit aa8c296
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/renovate-validate.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Validate renovate config
on:
pull_request: {}
pull_request:
paths:
- '**renovate*.*'
jobs:
validate:
runs-on: ubuntu-latest
Expand Down

0 comments on commit aa8c296

Please sign in to comment.