algolia / search-insights-gtm

Google Tag Manager template for detecting front-end Algolia search metrics
Apache License 2.0
7 stars 5 forks source link

feat(github): add GHA linter #24

Closed jonathaningram closed 1 year ago

soulplant commented 1 year ago

Is there any more context on this? e.g. what prompted this, what does it do, where did that hectic regex come from? 😄

jonathaningram commented 1 year ago

@soulplant it's just GHA boilerplate really (not the first of these GHA lint workflows we've added). a) lint actions YAML to avoid submitting broken actions and b) hectic YAML can be obtained by following the actionlint docs.