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