mirror of
https://gitea.com/gitea/act_runner.git
synced 2026-03-22 06:45:03 +01:00
9 lines
137 B
YAML
9 lines
137 B
YAML
name: Lint
|
|
description: Run static analysis
|
|
branding:
|
|
icon: check-circle
|
|
color: green
|
|
runs:
|
|
using: 'docker'
|
|
image: 'Dockerfile'
|