From a0f749b89ac4a9f2b57304d80664020c4dedb3be Mon Sep 17 00:00:00 2001 From: Nik Clayton Date: Tue, 12 Sep 2023 13:01:47 +0200 Subject: [PATCH] ci: Rename pr-conventional-commit to pr-conventional-commit.yml (#32) --- .../{pr-conventional-commit => pr-conventional-commit.yml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/workflows/{pr-conventional-commit => pr-conventional-commit.yml} (100%) diff --git a/.github/workflows/pr-conventional-commit b/.github/workflows/pr-conventional-commit.yml similarity index 100% rename from .github/workflows/pr-conventional-commit rename to .github/workflows/pr-conventional-commit.yml