dco-go/action.yaml

6 lines
81 B
YAML

name: 'DCO check'
description: 'DCO check'
runs:
using: 'go'
main: 'main.go'