Skip to content

Commit

Permalink
chore: Shorten check name. (#261)
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenh committed Apr 2, 2021
1 parent f2fe8de commit 94b9522
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pr-title.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Validate PR Title
name: PR Title

on:
pull_request_target:
Expand All @@ -9,7 +9,7 @@ on:
- synchronize

jobs:
validate_pr_title:
validate:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v3.1.0
Expand Down

0 comments on commit 94b9522

Please sign in to comment.