Skip to content

Commit

Permalink
rename workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
bryanmacfarlane committed Sep 27, 2019
1 parent c86eae3 commit 41775a4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: "Run JavaScript Action"
name: "test-local"
on:
pull_request:
push:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

<p align="center">
<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>
<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>
</p>

# Create a JavaScript Action
Expand Down

1 comment on commit 41775a4

@wap326698
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wxc3d86978ef3c1c8c

Please sign in to comment.