core/.gitea/workflows/lint.yml
skeris 26e79e7c09
Some checks failed
Lint / Lint (push) Failing after 2m5s
fix lint workflow
2025-04-21 16:02:06 +03:00

15 lines
261 B
YAML

name: Lint
run-name: ${{ gitea.actor }} produce linting
on:
push:
branches:
- 'dev'
jobs:
Lint:
runs-on: [squizstaging]
uses: http://gitea.pena/PenaDevops/actions.git/.gitea/workflows/lint.yml@v1.1.2
with:
runner: squizstaging