front-hub/.gitea/workflows/lint.yml
skeris 1799263212
Some checks failed
Deploy / CreateImage (push) Failing after 2m33s
Deploy / DeployService (push) Has been skipped
deploy prod
2025-03-03 01:06:18 +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.0
with:
runner: hubstaging