8000 rename workflow · actions/javascript-action@41775a4 · GitHub
[go: up one dir, main page]

Skip to content

Commit 41775a4

Browse files
rename workflow
1 parent c86eae3 commit 41775a4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: "Run JavaScript Action"
1+
name: "test-local"
22
on:
33
pull_request:
44
push:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
<p align="center">
3-
<a href="https://github.com/actions/javascript-action"><img alt="GitHub Actions status" src="https://github.com/actions/javascript-action/workflows/Run%20JavaScript%20Action/badge.svg"></a>
3+
<a href="https://github.com/actions/javascript-action"><img alt="GitHub Actions status" src="https://github.com/actions/javascript-action/workflows/test-local/badge.svg"></a>
44
</p>
55

66
# Create a JavaScript Action

0 commit comments

Comments
 (0)
0