Update template-validate.yml

patch-1
sandeep 2021-07-08 18:55:17 +05:30
parent 0f34426f9f
commit 91d481f5f7
1 changed files with 1 additions and 1 deletions

View File

@ -31,5 +31,5 @@ jobs:
- name: Template Validation
run: |
nuclei -validate -t ~/nuclei-templates/
nuclei -validate -t .
shell: bash