Skip to content

fix: datadiff week inconsistency between SQL Server and Snowflake (DNA-17332 / DNA-19251) #115

fix: datadiff week inconsistency between SQL Server and Snowflake (DNA-17332 / DNA-19251)

fix: datadiff week inconsistency between SQL Server and Snowflake (DNA-17332 / DNA-19251) #115

name: Check for JIRA issue key🔑
on:
pull_request:
types:
- opened
- reopened
- edited
- synchronize
branches: [main, "release/*", "hotfix/*", "dev*"]
jobs:
check_jira_issue_key:
runs-on: ubuntu-latest
steps:
- name: Check JIRA issue key
uses: Slashgear/[email protected]
with:
regexp: '(DNA|PCI|SRE)-\d*'