Skip to content

joel-coffman/action-git-diff-check

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

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Action for git diff --check

This action executes git diff --check to warn if changes introduce conflict markers or whitespace errors.

Inputs

revision

Required The first revision of a commit range. Default HEAD^.

Example usage

uses: actions/git-diff-check@v1

About

GitHub Action for `git diff --check`

Resources

Stars

Watchers

Forks

Packages

No packages published