Skip to content

Commit 558a6c5

Browse files
committed
Setup semantic PR title
1 parent b8d5d39 commit 558a6c5

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
2+
3+
on:
4+
pull_request:
5+
branches:
6+
- main
7+
types:
8+
- opened
9+
- edited
10+
- synchronize
11+
12+
jobs:
13+
semantic-pr-title:
14+
uses: ExEr7um/workflows/.github/workflows/[email protected]

0 commit comments

Comments
 (0)