nick11703/action-is-biweekly
Determine if is a biweekly run
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| comparison-date | The time to compare the running build against (YYYY-MM-DD) | yes | — |
| fail-on-error | Fail the workflow if this is not a biweekly run | no | — |
Outputs
| name | description |
|---|---|
| is-biweekly | true/false if this is a biweekly run |