mirror of
https://github.com/zadam/trilium.git
synced 2026-05-07 20:08:06 +02:00
chore(ci): set personal access token for conflict checker
This commit is contained in:
2
.github/workflows/checks.yml
vendored
2
.github/workflows/checks.yml
vendored
@@ -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 }}"
|
||||
|
||||
Reference in New Issue
Block a user