worker/.gitea/workflows/lint.yml
skeris acd44c0b97
Some checks failed
Deploy / CreateImage (push) Failing after 1m18s
Deploy / DeployService (push) Has been skipped
gitea ci implements
2025-05-15 16:51: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