dco-go/action.yaml

6 lines
81 B
YAML
Raw Permalink Normal View History

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