diff --git a/.github/workflows/fix.yaml b/.github/workflows/fix.yml similarity index 98% rename from .github/workflows/fix.yaml rename to .github/workflows/fix.yml index 254c2eab8..dfd914007 100644 --- a/.github/workflows/fix.yaml +++ b/.github/workflows/fix.yml @@ -1,4 +1,4 @@ -name: Fix, Format, Regenerate +name: fix on: push: diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 9f82de7df..c93337bd3 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -1,6 +1,6 @@ # .github/release.yml -name: Release +name: release on: push: branches: diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yml similarity index 98% rename from .github/workflows/test.yaml rename to .github/workflows/test.yml index bfd3007a4..efdd43add 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yml @@ -1,4 +1,4 @@ -name: Test and Lint +name: test on: push: diff --git a/README.md b/README.md index 9b8d99596..bd81efa31 100644 --- a/README.md +++ b/README.md @@ -3,11 +3,11 @@

Zod

+Zod CI status Created by Colin McDonnell License npm stars -coverage discord server