mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-16 17:02:36 +00:00
chore: add documentation and GA branding
This commit is contained in:
parent
ad7537a1d2
commit
34953d657b
4 changed files with 63 additions and 12 deletions
|
|
@ -10,8 +10,8 @@ jobs:
|
|||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
- name: Renovate
|
||||
- name: Renovate example
|
||||
uses: ./
|
||||
with:
|
||||
configurationFile: 'test/config.js'
|
||||
configurationFile: example/config.js
|
||||
token: ${{ secrets.RENOVATE_TOKEN }}
|
||||
Loading…
Add table
Add a link
Reference in a new issue