diff --git a/.github/workflows/create-release-draft.yml b/.github/workflows/main-create-release-draft.yml similarity index 100% rename from .github/workflows/create-release-draft.yml rename to .github/workflows/main-create-release-draft.yml diff --git a/.github/workflows/tag.yml b/.github/workflows/main-tag.yml similarity index 100% rename from .github/workflows/tag.yml rename to .github/workflows/main-tag.yml diff --git a/.github/workflows/action-self-test.yml b/.github/workflows/pull-request-action-self-test.yml similarity index 100% rename from .github/workflows/action-self-test.yml rename to .github/workflows/pull-request-action-self-test.yml diff --git a/.github/workflows/check-dist.yml b/.github/workflows/pull-request-check-dist.yml similarity index 100% rename from .github/workflows/check-dist.yml rename to .github/workflows/pull-request-check-dist.yml diff --git a/.github/workflows/checks.yml b/.github/workflows/pull-request-checks.yml similarity index 100% rename from .github/workflows/checks.yml rename to .github/workflows/pull-request-checks.yml diff --git a/.github/workflows/merge-checks.yaml b/.github/workflows/pull-request-merge-checks.yaml similarity index 100% rename from .github/workflows/merge-checks.yaml rename to .github/workflows/pull-request-merge-checks.yaml diff --git a/.github/workflows/update-labels.yml b/.github/workflows/tag-update-labels.yml similarity index 100% rename from .github/workflows/update-labels.yml rename to .github/workflows/tag-update-labels.yml