Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 302 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 302 Bytes

gh-cancel-queued-runs

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

Installation

gh extension install Ewiththebowtie/gh-cancel-queued-runs

Usage

gh cancel-queued-runs [<owner>/<repo>]