Skip to content

Commit

Permalink
Update template-validate.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Hamed Salimian <[email protected]>
  • Loading branch information
Snbig authored Dec 11, 2023
1 parent 91f872d commit b125204
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/template-validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
run: |
cp -r ${{ github.workspace }}/templates /home/runner/nuclei-templates
nuclei -duc -validate -allow-local-file-access
nuclei -duc -validate -w nuclei-templates/workflows -allow-local-file-access
nuclei -duc -validate -w ./workflows -allow-local-file-access

0 comments on commit b125204

Please sign in to comment.