1
0
mirror of https://gitea.com/gitea/act_runner synced 2026-05-06 01:37:57 +02:00
Files
act_runner/.github/workflows/lint/action.yml
2020-02-24 12:48:12 -08:00

9 lines
137 B
YAML

name: Lint
description: Run static analysis
branding:
icon: check-circle
color: green
runs:
using: 'docker'
image: 'Dockerfile'