diff --git a/.github/workflows/github-slug-action.yml b/.github/workflows/v4-tests-and-release.yml similarity index 99% rename from .github/workflows/github-slug-action.yml rename to .github/workflows/v4-tests-and-release.yml index e938c79..a63a5bf 100644 --- a/.github/workflows/github-slug-action.yml +++ b/.github/workflows/v4-tests-and-release.yml @@ -1,4 +1,4 @@ -name: Github Slug Action +name: "[v4] Test and Release" on: [push, pull_request] jobs: check-v3compatibility: