🐛 Set org as owner for auto-label workflow

This commit is contained in:
David Barragán Merino 2026-06-25 12:41:18 +02:00
parent ce1191d86f
commit 14fb211733

View File

@ -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