Update .gitea/workflows/yamllint.yml
Some checks failed
CI/CD Pipeline / lint (push) Failing after 22s
CI/CD Pipeline / build (push) Has been skipped
CI/CD Pipeline / deploy (push) Has been skipped

This commit is contained in:
2025-12-16 10:00:07 +00:00
parent 12b254b20b
commit 32b6ca81b0

View File

@@ -2,7 +2,7 @@ name: CI/CD Pipeline
on:
push:
branches: [ main ]
branches: [ main, flip_dev ]
jobs:
lint: