diff --git a/.github/workflows/detect-spam.yml b/.github/workflows/detect-spam.yml index 91835f008..3e8c4a618 100644 --- a/.github/workflows/detect-spam.yml +++ b/.github/workflows/detect-spam.yml @@ -6,6 +6,7 @@ on: permissions: contents: none issues: write + models: read jobs: issue-spam: