Skip to content

Commit

Permalink
ci: fix renovate-config-validator args
Browse files Browse the repository at this point in the history
  • Loading branch information
aabouzaid committed Jan 7, 2025
1 parent 0fc5684 commit 0bee96d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/renovatebot-config-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,4 @@ jobs:
uses: docker://renovate/renovate
with:
args: |
renovate-config-validator \
.github/renovate.json5 \
.github/config/renovatebot/*
renovate-config-validator .github/renovate.json5 .github/config/renovatebot/*

0 comments on commit 0bee96d

Please sign in to comment.