mirror of
https://gitea.com/gitea/act_runner.git
synced 2026-03-23 15:25:03 +01:00
8
.github/workflows/check/action.yml
vendored
Normal file
8
.github/workflows/check/action.yml
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
name: Check
|
||||
description: Run static analysis and unit tests
|
||||
branding:
|
||||
icon: check-circle
|
||||
color: green
|
||||
runs:
|
||||
using: 'docker'
|
||||
image: 'Dockerfile'
|
||||
Reference in New Issue
Block a user