Skip to content

Cancel this build

Actions
Uses the GitHub Actions API to cancel the build
0.5
Latest
Star (77)

Tags

 (1)

Cancel Action

This Action uses the GitHub API to cancel the currently running workflow. Example usage:

    - name: cancelling
      uses: andymckay/cancel-action@0.4

The cancellation might take a few seconds to process, this is most useful when you'd like to cancel a long running build. In combination with the if statement, this allows you to cancel the build conditionally.

Cancel this build is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Uses the GitHub Actions API to cancel the build
0.5
Latest

Tags

 (1)

Cancel this build is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.