1
0
mirror of https://gitea.com/gitea/act synced 2026-05-06 01:37:48 +02:00
Files
act/.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'