chore(ci): set personal access token for conflict checker

This commit is contained in:
Elian Doran 2025-07-12 19:04:41 +03:00
parent aa556ed4d5
commit 3c486bfd1b
No known key found for this signature in database

View File

@ -14,4 +14,4 @@ jobs:
uses: eps1lon/actions-label-merge-conflict@v3
with:
dirtyLabel: "merge-conflicts"
repoToken: "${{ secrets.GITHUB_TOKEN }}"
repoToken: "${{ secrets.MERGE_CONFLICT_LABEL_PAT }}"