Fix #44: CI Pipeline mit PHP/CSS/HTML Linting #45

Merged
greggy merged 3 commits from feature/issue-44-ci-lint-pipeline into main 2026-05-19 16:05:47 +02:00
Showing only changes of commit afbf4ef80e - Show all commits

View File

@@ -2,9 +2,7 @@ name: Lint
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
lint-php: