diff --git a/.github/workflows/pre-commit-audit.yml b/.github/workflows/prek-audit.yml similarity index 98% rename from .github/workflows/pre-commit-audit.yml rename to .github/workflows/prek-audit.yml index 6e4457f..4e9e174 100644 --- a/.github/workflows/pre-commit-audit.yml +++ b/.github/workflows/prek-audit.yml @@ -10,7 +10,7 @@ permissions: contents: read jobs: - pre-commit: + prek-audit: name: 🏃‍♂️‍➡️ prek on ${{ matrix.os }} runs-on: ${{ matrix.os }} strategy: diff --git a/.github/workflows/pre-commit-manual.yml b/.github/workflows/prek-manual.yml similarity index 98% rename from .github/workflows/pre-commit-manual.yml rename to .github/workflows/prek-manual.yml index 747e367..b623976 100644 --- a/.github/workflows/pre-commit-manual.yml +++ b/.github/workflows/prek-manual.yml @@ -10,7 +10,7 @@ permissions: contents: read jobs: - pre-commit: + prek-manual: name: 🏃‍♂️‍➡️ prek on ${{ matrix.os }} runs-on: ${{ matrix.os }} strategy: diff --git a/.github/workflows/pre-commit.yml b/.github/workflows/prek.yml similarity index 88% rename from .github/workflows/pre-commit.yml rename to .github/workflows/prek.yml index d490206..221c254 100644 --- a/.github/workflows/pre-commit.yml +++ b/.github/workflows/prek.yml @@ -10,8 +10,8 @@ permissions: contents: read jobs: - pre-commit: - name: 🏃🏿‍♂️‍➡️ Run prek on ${{ matrix.os }} + prek: + name: 🏃🏿‍♂️‍➡️ prek on ${{ matrix.os }} runs-on: ${{ matrix.os }} strategy: matrix: diff --git a/README.md b/README.md index 115fe63..2c00d95 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,9 @@ [![Built with Tailwind CSS](https://img.shields.io/badge/Built%20with-Tailwind-blue)](https://tailwindcss.com/) [![Super-Linter](https://github.com/NextCommunity/NextCommunity.github.io/actions/workflows/super-linter.yml/badge.svg?branch=main)](https://github.com/NextCommunity/NextCommunity.github.io/actions/workflows/super-linter.yml?query=branch%3Amain) -[![Audit hooks](https://github.com/NextCommunity/NextCommunity.github.io/actions/workflows/pre-commit-audit.yml/badge.svg?branch=main)](https://github.com/NextCommunity/NextCommunity.github.io/actions/workflows/pre-commit-audit.yml?query=branch%3Amain) -[![Manual hooks](https://github.com/NextCommunity/NextCommunity.github.io/actions/workflows/pre-commit-manual.yml/badge.svg?branch=main)](https://github.com/NextCommunity/NextCommunity.github.io/actions/workflows/pre-commit-manual.yml?query=branch%3Amain) -[![Standard hooks](https://github.com/NextCommunity/NextCommunity.github.io/actions/workflows/pre-commit.yml/badge.svg?branch=main)](https://github.com/NextCommunity/NextCommunity.github.io/actions/workflows/pre-commit.yml?query=branch%3Amain) +[![Audit hooks](https://github.com/NextCommunity/NextCommunity.github.io/actions/workflows/prek-audit.yml/badge.svg?branch=main)](https://github.com/NextCommunity/NextCommunity.github.io/actions/workflows/prek-audit.yml?query=branch%3Amain) +[![Manual hooks](https://github.com/NextCommunity/NextCommunity.github.io/actions/workflows/prek-manual.yml/badge.svg?branch=main)](https://github.com/NextCommunity/NextCommunity.github.io/actions/workflows/prek-manual.yml?query=branch%3Amain) +[![Standard hooks](https://github.com/NextCommunity/NextCommunity.github.io/actions/workflows/prek.yml/badge.svg?branch=main)](https://github.com/NextCommunity/NextCommunity.github.io/actions/workflows/prek.yml?query=branch%3Amain) [![Easter Eggs](https://img.shields.io/badge/Easter-Eggs-ff69b4?labelColor=9b59b6)](https://nextcommunity.github.io)