Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
14bd0690da |
@@ -1,5 +1,5 @@
|
|||||||
name: ProxmoxAAS-Dashboard Go Server Static Analysis
|
name: Static Analysis - Golang
|
||||||
run-name: 'Static Analysis: [${{ gitea.repository }} ${{ gitea.ref_name }} ${{ gitea.sha }}] Go Server'
|
run-name: 'Static Analysis -- [${{ gitea.repository }} ${{ gitea.ref_name }} ${{ gitea.sha }} -- Golang'
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
name: ProxmoxAAS-Dashboard Web Components Code Style
|
name: Code Style - Web Components
|
||||||
run-name: 'Code Style: [${{ gitea.repository }} ${{ gitea.ref_name }} ${{ gitea.sha }}] Web Components'
|
run-name: 'Code Style -- ${{ gitea.repository }} ${{ gitea.ref_name }} ${{ gitea.sha }} -- Web Components'
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
Reference in New Issue
Block a user