Skip to content

Commit

Permalink
🔄 Synced file(s) with realm/ci-actions (#8503)
Browse files Browse the repository at this point in the history
Co-authored-by: realm-ci <[email protected]>
  • Loading branch information
fealebenpae and realm-ci authored Mar 7, 2024
1 parent 8fa79cc commit 487cf42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-pr-title.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ jobs:
- name: Enforce PR title
uses: realm/ci-actions/title-checker@main
with:
regex: R[A-Z]{2,5}-[0-9]{1,6}
regex: R[A-Z]{2,6}-[0-9]{1,6}
error-hint: Invalid PR title. Make sure it's prefixed with the JIRA ticket the PR addresses or add the no-jira-ticket label.
ignore-labels: 'no-jira-ticket'

0 comments on commit 487cf42

Please sign in to comment.