pre-commit-config update
parent
4b983bbe2a
commit
5582e890a1
|
@ -28,6 +28,6 @@ jobs:
|
||||||
|
|
||||||
- name: Template Validation
|
- name: Template Validation
|
||||||
run: |
|
run: |
|
||||||
nuclei -validate -t . -exclude .pre-commit-config.yaml
|
nuclei -validate -t .
|
||||||
nuclei -validate -w ./workflows -exclude .pre-commit-config.yaml
|
nuclei -validate -w ./workflows
|
||||||
shell: bash
|
shell: bash
|
Loading…
Reference in New Issue