rename workflow

This commit is contained in:
Bryan MacFarlane
2019-09-26 20:30:18 -04:00
parent c86eae35de
commit 41775a4da8
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
name: "Run JavaScript Action"
name: "test-local"
on:
pull_request:
push:

View File

@@ -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