This repository has been archived by the owner on Jul 22, 2024. It is now read-only.
chore(deps): update dependency aquaproj/aqua-renovate-config to v1.13.0 #25
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: renovate-config-validator | ||
permissions: {} | ||
on: | ||
pull_request: | ||
branches: | ||
- main | ||
paths: | ||
- .github/workflows/renovate-config-validator.yaml | ||
- renovate.json5 | ||
push: | ||
branches: | ||
- main | ||
paths: | ||
- .github/workflows/renovate-config-validator.yaml | ||
- renovate.json5 | ||
jobs: | ||
renovate-config-validator: | ||
Check failure on line 20 in .github/workflows/renovate-config-validator.yaml GitHub Actions / renovate-config-validatorInvalid workflow file
|
||
uses: suzuki-shunsuke/renovate-config-validator-workflow/.github/workflows/validate.yaml@1a2fd7b15d99b1c434124b0bd2d8bd55b54ed869 # v0.2.0 | ||
permissions: {} |