core/.gitea/workflows/lint.yml
skeris be2a54c879
Some checks failed
Deploy / CreateImage (push) Failing after 1m14s
Deploy / DeployService (push) Has been skipped
ci gitea
2025-04-20 02:01:11 +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