diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index f85abb12..7bdbab64 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -4,6 +4,7 @@ on: - pull_request_target jobs: triage: + if: github.repository == 'arc53/DocsGPT' permissions: contents: read pull-requests: write