Skip to content

Commit 171f312

Browse files
committed
pr
1 parent aa3229f commit 171f312

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
run: |
2020
exit 1
2121
22-
- name: Title should start with with a Jira ticket.
22+
- name: Title should start with a Jira ticket.
2323
if: ${{ always() && !(startsWith(github.event.pull_request.title, 'CSHARP-')) }}
2424
run: |
2525
exit 1

0 commit comments

Comments
 (0)