Skip to content

Commit 7f967d0

Browse files
authored
ci: use semantic-pull-request workflow (#8)
1 parent e1708d8 commit 7f967d0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/main.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ on:
1313
- main
1414

1515
jobs:
16+
semantic-pull-request:
17+
uses: VeryGoodOpenSource/very_good_workflows/.github/workflows/semantic_pull_request.yml@v1
18+
1619
build:
1720
uses: VeryGoodOpenSource/very_good_workflows/.github/workflows/flutter_package.yml@v1
1821
with:

0 commit comments

Comments
 (0)