Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3d5c80620e |
@@ -1,5 +1,5 @@
|
|||||||
name: ProxmoxAAS-Dashboard Go Static Analysis Check
|
name: ProxmoxAAS-Dashboard Go Server Static Analysis Check
|
||||||
run-name: Go static analysis check on ${{ gitea.repository }} ${{ gitea.ref_name }} ${{ gitea.sha }}
|
run-name: Static analysis check on go server in ${{ gitea.repository }} ${{ gitea.ref_name }} ${{ gitea.sha }}
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
name: ProxmoxAAS-Dashboard Code Style Check
|
name: ProxmoxAAS-Dashboard Web Components Style Check
|
||||||
run-name: Code style check on ${{ gitea.repository }} ${{ gitea.ref_name }} ${{ gitea.sha }}
|
run-name: Code style check on web components in ${{ gitea.repository }} ${{ gitea.ref_name }} ${{ gitea.sha }}
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
|
|||||||
Reference in New Issue
Block a user