mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-23 12:07:08 +00:00
ci: remove example as the build can act as example
This commit is contained in:
parent
bb8b0ad0d8
commit
507fdfb31c
4 changed files with 1 additions and 27 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -62,7 +62,7 @@ jobs:
|
|||
- name: Renovate test
|
||||
uses: ./
|
||||
with:
|
||||
configurationFile: .github/config.js
|
||||
configurationFile: example/renovate-config.js
|
||||
token: ${{ secrets.RENOVATE_TOKEN }}
|
||||
|
||||
build:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue