kgilmer/Check for Git Changes
If the git repo has changes, return true, otherwise false
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Aug 29, 2021
- License
- Apache 2.0
Pinned Snippet
uses: kgilmer/simple-git-has-changes-action@896617017e1a8b5edc04c727014adb7a9802d06b # v0.3tags can be moved; commit SHAs can't. why a SHA?
Inputs
no inputs
Outputs
| name | description |
|---|---|
| changed | Git has changes |