Skip to content

Commit bceaa11

Browse files
committed
EINT-26 Enforce PR title to contain ticket ID
1 parent 19da876 commit bceaa11

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
name: check-pr-title
2+
3+
on:
4+
pull_request:
5+
branches:
6+
- main
7+
- develop
8+
9+
jobs:
10+
check-pr-title:
11+
uses: EvoltDev/evolt-internal-workflow/.github/workflows/shared-check-pr-title.yaml@main

0 commit comments

Comments
 (0)