treasurer/.gitea/workflows/lint.yml
skeris f8425e7d54
Some checks failed
Deploy / CreateImage (push) Successful in 1m50s
Deploy / DeployService (push) Successful in 24s
Lint / Lint (push) Failing after 49s
ci: deployment rules
2025-01-03 01:25:37 +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