Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitaca48f1

Browse files
committed
Updated docs - clarified description
1 parentf65fd38 commitaca48f1

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

‎README.md‎

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,16 @@
1-
#▶️👉🏻🗑 Delete Workflow Runs
1+
#▶️ 👉🏻🗑 Delete Workflow Runs
22

3-
This npm module can be used to easily delete unneeded GitHub Workflow runs from your GitHub remote repository. You can select multiple entries to be deleted at once easily from a navigable list.
3+
Easily delete unneeded GitHub Workflow runs from your GitHub remote repository.
4+
5+
Conventiently select multiple entries to be deleted at once from a navigable list.
46

57
It uses the GitHub API, and requires gh (GitHub CLI) and jq (JSON processor).
68

79
![](demo.gif)
810

911
##QuickStart
1012

11-
1. Install[GitHub CLI](https://github.com/cli/cli) and[jq](https://github.com/stedolan/jq), for example on`MacOS`:
13+
1. Installpre-requisites[GitHub CLI](https://github.com/cli/cli) and[jq](https://github.com/stedolan/jq), for example on`MacOS`:
1214
```sh
1315
$ brew install gh jq
1416
```

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp