Skip to content

do-it-ecm/compliance-check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Do-It Compliance Check

This GitHub action triggers the Do-It compliance check script for the specified directory. The compliance check script is used to check if the filestructure matches the Do-It guidelines.

This returns a non-zero exit code if the compliance check fails.

Inputs

  • source - The directory to check (default: .)

Example usage

uses: do-it-ecm/compliance-check@1
with:
  source: 'src'

About

Check if files in repositoy comply with policies

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors