We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4493b1 commit fb59b68Copy full SHA for fb59b68
.github/workflows/template-validate.yml
@@ -28,5 +28,6 @@ jobs:
28
- name: Template Validation
29
run: |
30
cp -r ${{ github.workspace }}/templates /home/runner/nuclei-templates
31
+ cd /home/runner/nuclei-templates
32
nuclei -duc -validate -allow-local-file-access
33
nuclei -duc -validate -allow-local-file-access -w /home/runner/nuclei-templates/workflows
0 commit comments