move files to correct place

This commit is contained in:
Rustam Tagaev
2024-04-11 13:42:07 +03:00
parent e8a740c31c
commit 619b8535f1
4 changed files with 3 additions and 4 deletions

8
action.yml Normal file
View 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: []