CircleCI-Public / go-orb

https://circleci.com/orbs/registry/orb/circleci/go
MIT License
9 stars 35 forks source link

chore: Remove extraneous quotes #62

Closed adamdmharvey closed 1 year ago

adamdmharvey commented 1 year ago

With the block YAML string indicator, the quotes are unnecessary in defining the description for the default executor.

image

This PR just removes the extraneous quotes.