1 Commits
Author SHA1 Message Date
alu 1d97050fb7 add lint workflow
ProxmoxAAS-Dashboard Code Style Check / lint-check (push) Failing after 14s
2026-07-29 02:55:27 +00:00
+2 -5
View File
@@ -1,9 +1,6 @@
name: ProxmoxAAS-Dashboard Code Style Check
run-name: Code style check on ${{gitea.repository}} ${{gitea.ref_name}} ${{gitea.sha}}
on:
push:
branches:
- "*"
run-name: Code style check on ${{gitea.repository}} ${{gitea.ref}} ${{gitea.sha}}
on: [push]
jobs:
lint-check: