Skip to content

Commit

Permalink
fail example
Browse files Browse the repository at this point in the history
  • Loading branch information
krrrr38 committed Dec 19, 2022
1 parent 26c9278 commit 478f18c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
// we need to upgrade testing-env on ci quickly
matchPackageNames: ["ghcr.io/runatlantis/testing-env"],
groupName: "testing-env-ci-test",
schedule: ["every 1 hour after 00:00 and before 23:59 every day"],
schedules: ["every 1 hour after 00:00 and before 23:59 every day"],
},
{
// use LTS node version for node docker image
Expand Down
5 changes: 0 additions & 5 deletions .github/workflows/renovate-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,6 @@ jobs:
validate:
runs-on: ubuntu-latest
steps:
<<<<<<< Updated upstream
- uses: actions/checkout@v3
- uses: suzuki-shunsuke/[email protected]
=======
- uses: actions/[email protected]
- uses: actions/setup-node@v3
- run: npx --package renovate -c 'renovate-config-validator'
>>>>>>> Stashed changes

0 comments on commit 478f18c

Please sign in to comment.