An open API service indexing awesome lists of open source software.

https://github.com/skshetry/gh-cancel-runs

A Github CLI extension, that cancels all the scheduled jobs from GHA for a particular repository, at once.
https://github.com/skshetry/gh-cancel-runs

cli gh-extension github github-actions github-cli

Last synced: 10 months ago
JSON representation

A Github CLI extension, that cancels all the scheduled jobs from GHA for a particular repository, at once.

Awesome Lists containing this project

README

          

## gh-cancel-runs

A [Github CLI](https://github.com/cli/cli) extension, that cancels all the
scheduled jobs from GHA for a particular repository, at once.

## Installation

```
gh extension install skshetry/gh-cancel-runs
```

## Usage

```
gh cancel-runs [/]
```