1 Commits
Author SHA1 Message Date
alu 3ecc5a4bd8 add static analysis action 2026-07-29 22:07:47 +00:00
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
name: ProxmoxAAS-Dashboard Go Server Static Analysis Check
run-name: Static analysis check on go server in ${{ gitea.repository }} ${{ gitea.ref_name }} ${{ gitea.sha }}
name: ProxmoxAAS-Dashboard Go Server Static Analysis
run-name: Static Analysis: [${{ gitea.repository }} ${{ gitea.ref_name }} ${{ gitea.sha }}] Go Server
on:
push:
branches:
+2 -2
View File
@@ -1,5 +1,5 @@
name: ProxmoxAAS-Dashboard Web Components Style Check
run-name: Code style check on web components in ${{ gitea.repository }} ${{ gitea.ref_name }} ${{ gitea.sha }}
name: ProxmoxAAS-Dashboard Web Components Code Style
run-name: Code Style: [${{ gitea.repository }} ${{ gitea.ref_name }} ${{ gitea.sha }}] Web Components
on:
push:
branches: