deepgram / deepgram-js-sdk

Official JavaScript SDK for Deepgram's automated speech recognition APIs.
https://developers.deepgram.com
MIT License
127 stars 45 forks source link

[Automation] Yaml/Action Linting #285

Open dvonthenen opened 1 month ago

dvonthenen commented 1 month ago

Proposed changes

Yaml and GitHub Actions Yaml should adhere to known standards. Look into:

This is already implemented in Go and needs to be ported over: https://github.com/deepgram/deepgram-go-sdk/pull/208

Context

Why is this change important to you? How would you use it? How can it benefit other users?

Possible Implementation

Not obligatory, but suggest an idea for implementing addition or change

Other information

Anything else we should know? (e.g. detailed explanation, related issues, links for us to have context, eg. stack overflow, codepen, etc)