diff --git a/.github/workflows/auto-label.yml b/.github/workflows/auto-label.yml index 4025286273..27ae0f37a4 100644 --- a/.github/workflows/auto-label.yml +++ b/.github/workflows/auto-label.yml @@ -16,7 +16,7 @@ jobs: with: app-id: ${{ secrets.TRIAGE_APP_ID }} private-key: ${{ secrets.TRIAGE_APP_PRIVATE_KEY }} - owner: ${{ github.repository_owner }} + owner: penpot - name: Process Issue or PR uses: actions/github-script@v7