diff --git a/.github/workflows/reviews.yml b/.github/workflows/add-reviewers.yml similarity index 100% rename from .github/workflows/reviews.yml rename to .github/workflows/add-reviewers.yml diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql.yml similarity index 100% rename from .github/workflows/codeql-analysis.yml rename to .github/workflows/codeql.yml diff --git a/.github/workflows/coverity-scan.yml b/.github/workflows/coverity.yml similarity index 100% rename from .github/workflows/coverity-scan.yml rename to .github/workflows/coverity.yml diff --git a/.github/workflows/commitlint.yml b/.github/workflows/lintcommit.yml similarity index 100% rename from .github/workflows/commitlint.yml rename to .github/workflows/lintcommit.yml diff --git a/.github/workflows/remove-reviewers-on-draft.yml b/.github/workflows/remove-reviewers.yml similarity index 100% rename from .github/workflows/remove-reviewers-on-draft.yml rename to .github/workflows/remove-reviewers.yml