diff --git a/.github/workflows/Comment-PR.yml b/.github/workflows/CI-CommentPR.yml similarity index 99% rename from .github/workflows/Comment-PR.yml rename to .github/workflows/CI-CommentPR.yml index 23077a267..1f0d0e4c3 100644 --- a/.github/workflows/Comment-PR.yml +++ b/.github/workflows/CI-CommentPR.yml @@ -1,4 +1,4 @@ -name: Comment PR +name: CI | Comment PR on: # Only run when the other workflow is completed since diff --git a/.github/workflows/Labeler.yml b/.github/workflows/CI-Labeler.yml similarity index 96% rename from .github/workflows/Labeler.yml rename to .github/workflows/CI-Labeler.yml index 7f877a6e4..af2326e7a 100644 --- a/.github/workflows/Labeler.yml +++ b/.github/workflows/CI-Labeler.yml @@ -1,4 +1,4 @@ -name: Labeler +name: CI | Labeler on: # issues: