Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
aae5157bc6 |
@@ -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 Static Analysis Check
|
||||
run-name: Go static analysis check on ${{ gitea.repository }} ${{ gitea.ref_name }} ${{ gitea.sha }}
|
||||
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 Code Style Check
|
||||
run-name: Code style check on ${{ gitea.repository }} ${{ gitea.ref_name }} ${{ gitea.sha }}
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
|
||||
Reference in New Issue
Block a user