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