diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 2321115..b32ed98 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -1,4 +1,4 @@ -name: "Run JavaScript Action" +name: "test-local" on: pull_request: push: diff --git a/README.md b/README.md index 7594249..9586fbf 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@

- GitHub Actions status + GitHub Actions status

# Create a JavaScript Action