diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index ba93186e50..ad6cb5907f 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -32,6 +32,9 @@ jobs: needs: lint runs-on: ubuntu-latest if: github.repository == 'projectdiscovery/nuclei-templates' + permissions: + issues: write + pull-requests: write env: HONEYPOT_URL: 'http://honey.scanme.sh' steps: