diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index 03c2f29..c57c1f4 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -1,4 +1,5 @@ # This workflow is designed to setup a workspace and run all the enhanced linter checks +# All PRs must pass these checks before merging name: golang-testing on: