Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 278 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 278 Bytes

gh-cancel-runs

A Github 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 [<owner>/<repo>]