notifier/.gitea/workflows/lint.yml
Pasha b63de61724
Some checks failed
Lint / Lint (push) Failing after 2m7s
-
2024-12-16 15:07:58 +03:00

15 lines
261 B
YAML

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