Skip to content

Commit

Permalink
Update verify-azure-issue.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Hewlett <[email protected]>
  • Loading branch information
eccles authored Sep 4, 2023
1 parent 1b8bde6 commit ccf3470
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verify-azure-issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
with:
commits: ${{ steps.get-pr-commits.outputs.commits }}
pattern: '^.{0,128}(\n.*)*$'
error: 'Subject too long (max 75)'
error: 'Subject too long - recommended 50 (max 128)'

- name: Check Body Line Length
if: ${{ success() || failure() }}
Expand Down

0 comments on commit ccf3470

Please sign in to comment.