Skip to content

fmenezes/codeowners-action

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codeowners Lint docker action

This action lints CODEOWNERS file.

Inputs

dir

The path to the directory it should run.

token

The token to be used.

Example usage

uses: fmenezes/codeowners-action@v2
with:
  dir: './path/to/code/'
  token: ${{ secrets.MY_TOKEN }}

About

Github action to lint CODEOWNERS files

Resources

Stars

Watchers

Forks

Sponsor this project

 

Packages

 
 
 

Contributors