mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 12:09:02 +01:00
chore(ci): set personal access token for conflict checker
This commit is contained in:
parent
aa556ed4d5
commit
3c486bfd1b
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 }}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user