frontPanel/.gitea/workflows/lint.yml
Nastya a0ba62d916
Some checks failed
Deploy / DeployService (push) Failing after 24s
Deploy / CreateImage (push) Failing after 39s
update kit
2025-02-01 01:43:50 +03:00

15 lines
258 B
YAML

name: Lint
run-name: ${{ gitea.actor }} produce linting
on:
push:
branches:
- 'sdev'
jobs:
Lint:
runs-on: [hubstaging]
uses: http://gitea.pena/PenaDevops/actions.git/.gitea/workflows/lint.yml@v1.1.2
with:
runner: hubstaging