Feat: add linter
Some checks failed
Lint with yamllint / lint (push) Failing after -25s

This commit is contained in:
2025-04-26 11:24:09 +08:00
parent 7af6f07894
commit 54ae32498d

View File

@@ -0,0 +1,12 @@
---
name: Lint with yamllint
on: [push]
jobs:
lint:
runs-on: imgbuilder
steps:
- name: Run yamllint
uses: https://gitea.konchin.com/action/yamllint@main
with:
context: .