diff --git a/.github/workflows/aiwatchdog.yml b/.github/workflows/aiwatchdog.yml index de37270c8..5e0a0d8ec 100644 --- a/.github/workflows/aiwatchdog.yml +++ b/.github/workflows/aiwatchdog.yml @@ -1,8 +1,5 @@ name: AI Detection on: [pull_request] -permissions: - contents: read - pull-requests: write jobs: detect-ai: runs-on: ubuntu-latest