notifier/.gitea/workflows/lint.yml
Pasha e2015da262
Some checks failed
Lint / Lint (push) Failing after 1m22s
-
2024-12-16 16:22:00 +03:00

15 lines
257 B
YAML

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