Update tests.yml

This commit is contained in:
Sandeep Singh
2025-08-13 03:42:40 +05:30
committed by GitHub
parent 706abb4ce3
commit dec92ec6cd

View File

@@ -28,7 +28,7 @@ jobs:
with: with:
token: '${{ secrets.GITHUB_TOKEN }}' token: '${{ secrets.GITHUB_TOKEN }}'
- name: Validate templates - name: Validate templates
run: nuclei -duc -validate -lfa -ud $GITHUB_WORKSPACE -w workflows/ -et .github/ run: nuclei -duc -validate -lfa -ud $GITHUB_WORKSPACE -w workflows/ -et .github/ -ept code -et helpers/payloads/
weak-matcher-checks: weak-matcher-checks:
needs: lint needs: lint