fjenik/detect-changes-in-two-branches
Detect changes between two branches
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| repo-token | The GITHUB_TOKEN secret | yes | — |
| source-branch | Source branch | yes | — |
| target-branch | Target branch | yes | — |
Outputs
| name | description |
|---|---|
| is-source-ahaed-of-target | Is source branch ahead of target branch |