nginx-proxy/.gitea/workflows/lint.yml
skeris 9962d7e40e
Some checks failed
Deploy / CreateImage (push) Failing after 41s
Deploy / DeployService (push) Has been skipped
prod ci
2025-03-12 01:48:09 +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