Skip to content

Commit

Permalink
Clarify job name
Browse files Browse the repository at this point in the history
  • Loading branch information
0liver authored Jun 8, 2022
1 parent b4d921a commit cef5d8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ defaults:
jobs:
parent-pull-request-exists:
runs-on: ubuntu-latest
name: Parent PR Exists
name: Ensure Parent PR Exists
steps:
- name: Print PR Title
run: echo $Env:PULL_REQUEST_TITLE
Expand Down

0 comments on commit cef5d8d

Please sign in to comment.