8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c86eae3 commit 41775a4Copy full SHA for 41775a4
.github/workflows/test.yml
@@ -1,4 +1,4 @@
1
-name: "Run JavaScript Action"
+name: "test-local"
2
on:
3
pull_request:
4
push:
README.md
@@ -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>
5
6
# Create a JavaScript Action
0 commit comments