parent
477a6a65c6
commit
c2fce31183
1 changed files with 4 additions and 0 deletions
4
.github/workflows/lint.yml
vendored
4
.github/workflows/lint.yml
vendored
|
|
@ -10,6 +10,10 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
with:
|
||||||
|
repository: "g_it/site"
|
||||||
|
github-server-url: "https://gugulet.hu/technical/git"
|
||||||
|
|
||||||
- uses: https://github.com/vale-cli/vale-action@v2
|
- uses: https://github.com/vale-cli/vale-action@v2
|
||||||
with:
|
with:
|
||||||
fail_on_error: true
|
fail_on_error: true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue