diff --git a/.github/workflow/ci.yaml b/.github/workflows/ci.yaml similarity index 91% rename from .github/workflow/ci.yaml rename to .github/workflows/ci.yaml index c6f0653..2d1e5ad 100644 --- a/.github/workflow/ci.yaml +++ b/.github/workflows/ci.yaml @@ -1,4 +1,4 @@ -# This workflow will build a golang project +# This workflows will build a golang project # For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-go name: ci-test