kuritka/cancel-action
Cancelling redundand workglow runs
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jan 31, 2022
- License
- None
Pinned Snippet
uses: kuritka/cancel-action@f5316e1df8def442fcbf5b6973ae9e07d3d7cef9 # 0.0.14tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| cancel-when-job-successfully-passed | (Optional) A job is automatically cancelled if it has been successfully passed in the past. | no | false |
| remove-artifact | (Optional) If a cancel occurs, it automatically removes the artifact. | no | false |
| verbose | (Optional) verbose output. | no | false |
| token | (Optional) Github token. | yes | ${{ github.token }} |
Outputs
no outputs