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