Align README and workflows for Pohodex repo

This commit is contained in:
2026-05-11 09:59:48 +02:00
parent 786cbc724f
commit 03faa33936
6 changed files with 16 additions and 114 deletions
-7
View File
@@ -1,15 +1,8 @@
name: Linters
on:
push:
branches:
- main
pull_request:
workflow_dispatch:
permissions:
contents: read
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true