mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 04:29:01 +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
|
uses: eps1lon/actions-label-merge-conflict@v3
|
||||||
with:
|
with:
|
||||||
dirtyLabel: "merge-conflicts"
|
dirtyLabel: "merge-conflicts"
|
||||||
repoToken: "${{ secrets.GITHUB_TOKEN }}"
|
repoToken: "${{ secrets.MERGE_CONFLICT_LABEL_PAT }}"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user