Skip to content

Commit

Permalink
give the check a name
Browse files Browse the repository at this point in the history
  • Loading branch information
moodysalem committed May 18, 2021
1 parent 6a4fa0c commit 458d34d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/check-pr-title.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ on:
- synchronize

jobs:
main:
check-pr-title:
name: Check PR Title
runs-on: ubuntu-latest
steps:
- uses: amannn/[email protected]
Expand Down

0 comments on commit 458d34d

Please sign in to comment.