Skip to content

Commit

Permalink
Merge branch 'master' into fix/avoid_strlen_deprecated_notices
Browse files Browse the repository at this point in the history
  • Loading branch information
msohailhussain authored Sep 30, 2022
2 parents 144813d + 60de6df commit e13628f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ticket_reference_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ jobs:
- name: Check for Jira ticket reference
uses: optimizely/github-action-ticket-reference-checker-public@master
with:
bodyRegex: 'OASIS-(?<ticketNumber>\d+)'
bodyRegex: 'FSSDK-(?<ticketNumber>\d+)'

0 comments on commit e13628f

Please sign in to comment.