Skip to content

Commit

Permalink
renovate: default.jsonをrenovate-config-validatorにかける
Browse files Browse the repository at this point in the history
  • Loading branch information
massongit authored Oct 7, 2023
1 parent a777ab7 commit c86abf0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/super-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
LINTER_RULES_PATH: .
RENOVATE_SHAREABLE_CONFIG_PRESET_FILE_NAMES: default.json
concurrency:
group: ${{ github.workflow }}-${{ github.event_name }}-${{ github.ref }}
cancel-in-progress: true

0 comments on commit c86abf0

Please sign in to comment.