mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2025-01-30 15:23:07 +01:00
fixing workflow
This commit is contained in:
parent
f64f0d457e
commit
4990f5e81d
4
.github/workflows/yaml-linting.yml
vendored
4
.github/workflows/yaml-linting.yml
vendored
@ -12,8 +12,8 @@ jobs:
|
|||||||
lintFiles:
|
lintFiles:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout
|
- uses: actions/checkout@v3
|
||||||
- name: Run yamllint
|
- name: Run yamllint
|
||||||
uses: frenck/action-yamllint
|
uses: frenck/action-yamllint@v1
|
||||||
with:
|
with:
|
||||||
config: ".github/.yamllint"
|
config: ".github/.yamllint"
|
||||||
|
Loading…
Reference in New Issue
Block a user