Skip to content

Commit c58b8bb

Browse files
authored
FEAT PINK-155: synced file(s) with VerticeOne/vertice-file-templates (#2)
Co-authored-by: vertice-ci <null>
1 parent dad68bf commit c58b8bb

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed
+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
name: PR Title
2+
3+
on:
4+
pull_request:
5+
types:
6+
- opened
7+
- edited
8+
- reopened
9+
- synchronize
10+
11+
jobs:
12+
check:
13+
secrets: inherit
14+
uses: VerticeOne/github-reusable-workflows/.github/workflows/pull-request-title-checker.yaml@pr-check-stable

0 commit comments

Comments
 (0)