Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3ecc5a4bd8 |
@@ -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:
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user