Skip to content

Commit 5300123

Browse files
authored
chore: Update .github/workflows/semantic-pull-request.yml [skip ci]
1 parent 7be6d9e commit 5300123

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
name: Semantic PR
2+
3+
on:
4+
pull_request_target:
5+
types:
6+
- opened
7+
- edited
8+
- synchronize
9+
10+
jobs:
11+
main:
12+
uses: pl-strflt/.github/.github/workflows/[email protected]

0 commit comments

Comments
 (0)