actions-marketplace-validations/Changed in duration
Checks if there have been any changes on current branch in specific duration (in seconds)
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| duration | Duration to check against, default is 1 day | yes | 86400 |
Outputs
| name | description |
|---|---|
| changed | true if there are any changes, otherwise false |