mirror of
https://github.com/zadam/trilium.git
synced 2026-01-04 14:39:56 +01:00
chore(ci): permissions issue with merge checker
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user