marceloprado/Has Changed Path
Detects whether a path or a combination of paths were changed in the previous commit
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jan 18, 2023
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: marceloprado/has-changed-path@df1b7a3161b8fb9fd8c90403c66a9e66dfde50cb # v1.0.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| paths | Paths to detect changes | yes | — |
Outputs
| name | description |
|---|---|
| changed | Boolean indicating if the paths were changed in previous commit |