Compare commits
4 commits
test-deplo
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 628b7b923f | |||
| 33427fb031 | |||
|
|
12c817362a | ||
| 427f6bbf43 |
2 changed files with 22 additions and 19 deletions
2
.github/workflows/pr-validation.yml
vendored
2
.github/workflows/pr-validation.yml
vendored
|
|
@ -11,7 +11,7 @@ jobs:
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
pull-requests: write
|
pull-requests: write
|
||||||
runs-on: 'ubuntu-latest'
|
runs-on: nas
|
||||||
steps:
|
steps:
|
||||||
- uses: TimonVS/pr-labeler-action@v5
|
- uses: TimonVS/pr-labeler-action@v5
|
||||||
with:
|
with:
|
||||||
|
|
|
||||||
3
renovate.json
Normal file
3
renovate.json
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
{
|
||||||
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
|
||||||
|
}
|
||||||
Loading…
Reference in a new issue