Update .github/workflows/kibot.yml
All checks were successful
kibot / generate_outputs (push) Successful in 8m7s
All checks were successful
kibot / generate_outputs (push) Successful in 8m7s
Fetch parent commit as well for kibot diff
This commit is contained in:
parent
090d8aa995
commit
3125532050
2
.github/workflows/kibot.yml
vendored
2
.github/workflows/kibot.yml
vendored
|
@ -6,6 +6,8 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
with:
|
||||||
|
fetch-depth: 2
|
||||||
- uses: INTI-CMNB/KiBot@v2_k7
|
- uses: INTI-CMNB/KiBot@v2_k7
|
||||||
with:
|
with:
|
||||||
config: config.kibot.yaml
|
config: config.kibot.yaml
|
||||||
|
|
Loading…
Reference in New Issue
Block a user