Skip to content
This repository was archived by the owner on May 15, 2021. It is now read-only.

Commit e228847

Browse files
chore: tweaks
1 parent 8a43e73 commit e228847

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.ja.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ e.g.
6767
### キャンセル中
6868
![cancelling](https://raw.githubusercontent.com/technote-space/auto-cancel-redundant-workflow/images/cancelling.png)
6969

70-
### キャンセルされたジョブ
70+
### キャンセルされたワークフロー
7171
![cancelled](https://raw.githubusercontent.com/technote-space/auto-cancel-redundant-workflow/images/cancelled.png)
7272

7373
### 結果
@@ -76,7 +76,7 @@ e.g.
7676
## Outputs
7777
| name | description | e.g. |
7878
|:---:|:---|:---:|
79-
|ids|キャンセルされた Run ID|`1234,2345`|
79+
|ids|キャンセルされたワークフローの Run ID|`1234,2345`|
8080

8181
## Author
8282
[GitHub (Technote)](https://github.com/technote-space)

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ e.g.
6767
### Cancelling jobs
6868
![cancelling](https://raw.githubusercontent.com/technote-space/auto-cancel-redundant-workflow/images/cancelling.png)
6969

70-
### Cancelled job
70+
### Cancelled workflow
7171
![cancelled](https://raw.githubusercontent.com/technote-space/auto-cancel-redundant-workflow/images/cancelled.png)
7272

7373
### Result
@@ -76,7 +76,7 @@ e.g.
7676
## Outputs
7777
| name | description | e.g. |
7878
|:---:|:---|:---:|
79-
|ids|The results of cancelled run ids.|`1234,2345`|
79+
|ids|Run IDs of the cancelled workflow.|`1234,2345`|
8080

8181
## Author
8282
[GitHub (Technote)](https://github.com/technote-space)

0 commit comments

Comments
 (0)