fix: update workflow name

This commit is contained in:
Stevan Freeborn
2023-02-20 13:24:50 -06:00
parent 103baf8aa1
commit 58c4a51a64
2 changed files with 2 additions and 2 deletions
@@ -1,4 +1,4 @@
name: lint_test_format name: lint_format_test
on: on:
workflow_dispatch: workflow_dispatch:
push: push:
+1 -1
View File
@@ -1,6 +1,6 @@
# Onspring API Javascript SDK # Onspring API Javascript SDK
[![lint_test_format](https://github.com/StevanFreeborn/onspring-api-sdk-javascript/actions/workflows/lint_test_format.yaml/badge.svg)](https://github.com/StevanFreeborn/onspring-api-sdk-javascript/actions/workflows/lint_test_format.yaml) [![lint_format_test](https://github.com/StevanFreeborn/onspring-api-sdk-javascript/actions/workflows/lint_format_test.yaml/badge.svg)](https://github.com/StevanFreeborn/onspring-api-sdk-javascript/actions/workflows/lint_format_test.yaml)
[![codecov](https://codecov.io/github/StevanFreeborn/onspring-api-sdk-javascript/branch/master/graph/badge.svg?token=G1L3GKE0LV)](https://codecov.io/github/StevanFreeborn/onspring-api-sdk-javascript) [![codecov](https://codecov.io/github/StevanFreeborn/onspring-api-sdk-javascript/branch/master/graph/badge.svg?token=G1L3GKE0LV)](https://codecov.io/github/StevanFreeborn/onspring-api-sdk-javascript)
A javascript SDK for interacting with version 2 of the Onspring API. A javascript SDK for interacting with version 2 of the Onspring API.