phated/File Cancel Action

Cancel GitHub Action workflows based on files in the repository.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
tokenGitHub token used to cancel workflow, defaults to using secrets.GITHUB_TOKENno${{ github.token }}
existsGlob or multiline string of globs that cause workflow to cancel if any existno
not-existsGlob or multiline string of globs that cause workflow to cancel if none existno
namedescription
cancelledBoolean (as string) of the cancelled status of the action