fix(ci): lint workflow sources only
ci-release / verify (push) Successful in 30s
ci-release / publish-linux-amd64 (push) Has been skipped

This commit is contained in:
2026-07-25 19:51:00 +02:00
parent 4cb6fdf540
commit 0b93c8c124
+1 -1
View File
@@ -53,7 +53,7 @@ jobs:
-v "$PWD:/work" \
-w /work \
cytopia/yamllint:latest \
-c .yamllint .
-c .yamllint .gitea
publish-linux-amd64:
if: startsWith(github.ref, 'refs/tags/v')