mirror of
https://github.com/ghndrx/prowler.git
synced 2026-02-10 06:45:08 +00:00
chore(actions): not launch linters for mkdocs.yml (#3093)
This commit is contained in:
1
.github/workflows/pull-request.yml
vendored
1
.github/workflows/pull-request.yml
vendored
@@ -26,6 +26,7 @@ jobs:
|
|||||||
README.md
|
README.md
|
||||||
docs/**
|
docs/**
|
||||||
permissions/**
|
permissions/**
|
||||||
|
mkdocs.yml
|
||||||
- name: Install poetry
|
- name: Install poetry
|
||||||
if: steps.are-non-ignored-files-changed.outputs.any_changed == 'true'
|
if: steps.are-non-ignored-files-changed.outputs.any_changed == 'true'
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user