rename workflow

This commit is contained in:
Bryan MacFarlane 2019-09-26 20:30:18 -04:00
parent 81162dcb01
commit a2b6fc15fd
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