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

Commit 7f87f28

Browse files
feat: build for release
1 parent 3ec58e8 commit 7f87f28

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed

README.ja.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Auto Cancel Redundant Job
1+
# Auto Cancel Redundant Workflow
22

33
[![CI Status](https://github.com/technote-space/auto-cancel-redundant-workflow/workflows/CI/badge.svg)](https://github.com/technote-space/auto-cancel-redundant-workflow/actions)
44
[![codecov](https://codecov.io/gh/technote-space/auto-cancel-redundant-workflow/branch/master/graph/badge.svg)](https://codecov.io/gh/technote-space/auto-cancel-redundant-workflow)

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Auto Cancel Redundant Job
1+
# Auto Cancel Redundant Workflow
22

33
[![CI Status](https://github.com/technote-space/auto-cancel-redundant-workflow/workflows/CI/badge.svg)](https://github.com/technote-space/auto-cancel-redundant-workflow/actions)
44
[![codecov](https://codecov.io/gh/technote-space/auto-cancel-redundant-workflow/branch/master/graph/badge.svg)](https://codecov.io/gh/technote-space/auto-cancel-redundant-workflow)
@@ -7,7 +7,7 @@
77

88
*Read this in other languages: [English](README.md), [日本語](README.ja.md).*
99

10-
GitHub Actions to automatically cancel redundant jobs.
10+
GitHub Actions to automatically cancel redundant workflow.
1111

1212
## Table of Contents
1313

action.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
name: Auto Cancel Redundant Job
1+
name: Auto Cancel Redundant Workflow
22

3-
description: GitHub Actions to automatically cancel redundant jobs.
3+
description: GitHub Actions to automatically cancel redundant workflow.
44

55
author: technote-space
66

build.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"owner":"technote-space","repo":"auto-cancel-redundant-workflow","sha":"FETCH_HEAD","ref":"refs/heads/master","tagName":"test/v1.6.3","branch":"gh-actions","tags":["test/v1.6.3","test/v1.6","test/v1"],"updated_at":"2020-10-30T08:17:25.529Z"}
1+
{"owner":"technote-space","repo":"auto-cancel-redundant-workflow","sha":"bcc1ca77051f6dadbc2bc50c69417a7fdc1134cf","ref":"refs/tags/v1.6.3","tagName":"v1.6.3","branch":"gh-actions","tags":["v1.6.3","v1.6","v1"],"updated_at":"2020-10-30T08:34:49.654Z"}

node_modules/.yarn-integrity

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)