diff --git a/.github/workflows/pr.yml b/.github/workflows/validate.yml similarity index 94% rename from .github/workflows/pr.yml rename to .github/workflows/validate.yml index 720f2c0..dfeaf8d 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/validate.yml @@ -1,4 +1,4 @@ -name: Pull Request +name: Validate Pull Request run-name: "Validate: PR #${{ github.event.pull_request.number }} - ${{ github.event.pull_request.title }}"