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

Commite7be91f

Browse files
committed
Update README, rename totest
1 parent1613c44 commite7be91f

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

‎.github/workflows/test.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
branches:[master]
99

1010
jobs:
11-
build:
11+
test:
1212
runs-on:ubuntu-latest
1313

1414
strategy:

‎README.md‎

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
11
#github-run-script
22

33
Run a script on multiple repositories, cloning them if needed.
4+
5+
```
6+
Description
7+
Run a script on multiple repositories, cloning them if needed.
8+
9+
Usage
10+
$ github-run-script <script> [options]
11+
12+
Options
13+
-o, --owner The owner for repositories without an explicit owner.
14+
-s, --search-path A path to search for already-cloned repositories.
15+
-t, --terminate Terminate any spawned processes on error.
16+
-s, --signal The signal to terminate a process with.
17+
-v, --version Displays current version
18+
-h, --help Displays this message
19+
```

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp