cleanup: contents:read not needed for relay repo

public repos need no contents::read and there were permissions: {}
This commit is contained in:
holger krekel
2026-07-30 19:05:12 +02:00
parent 9a9bda80b1
commit efc24fcdf3
2 changed files with 0 additions and 4 deletions
-2
View File
@@ -20,8 +20,6 @@ concurrency:
jobs:
no-dns:
name: LXC deploy and test
permissions:
contents: read
uses: chatmail/cmlxc/.github/workflows/lxc-test.yml@main
with:
cmlxc_version: main
-2
View File
@@ -57,8 +57,6 @@ jobs:
lxc-test:
name: LXC deploy and test
permissions:
contents: read
uses: chatmail/cmlxc/.github/workflows/lxc-test.yml@main
with:
cmlxc_version: main