Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
cc6aa6ec13 |
@@ -1,6 +1,9 @@
|
|||||||
name: ProxmoxAAS-Dashboard Code Style Check
|
name: ProxmoxAAS-Dashboard Code Style Check
|
||||||
run-name: Code style check on ${{gitea.repository}} ${{gitea.ref}} ${{gitea.sha}}
|
run-name: Code style check on ${{gitea.repository}} ${{gitea.ref_name}} ${{gitea.sha}}
|
||||||
on: [push]
|
on:
|
||||||
|
push:
|
||||||
|
branches:
|
||||||
|
- "*"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
lint-check:
|
lint-check:
|
||||||
|
|||||||
Reference in New Issue
Block a user