move files to correct place
This commit is contained in:
8
action.yml
Normal file
8
action.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
name: 'Addlicense action'
|
||||
description: 'Checks license and notify about missing license headers'
|
||||
inputs:
|
||||
outputs:
|
||||
runs:
|
||||
using: 'docker'
|
||||
image: 'Dockerfile'
|
||||
args: []
|
||||
Reference in New Issue
Block a user