mirror of
https://github.com/zadam/trilium.git
synced 2025-10-19 22:58:52 +02:00
chore(ci): permissions issue with merge checker
This commit is contained in:
parent
d49244cbc8
commit
5d694a7bdf
2
.github/workflows/checks.yml
vendored
2
.github/workflows/checks.yml
vendored
@ -7,6 +7,8 @@ on:
|
||||
jobs:
|
||||
main:
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: write
|
||||
steps:
|
||||
- name: Check if PRs have conflicts
|
||||
uses: eps1lon/actions-label-merge-conflict@v3
|
||||
|
Loading…
x
Reference in New Issue
Block a user