Skip to content

Commit 97fbaa6

Browse files
authored
ci: use semantic-pull-request workflow (#31)
1 parent 37d8e5a commit 97fbaa6

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
@@ -3,6 +3,9 @@ name: mockingjay
33
on: [pull_request]
44

55
jobs:
6+
semantic-pull-request:
7+
uses: VeryGoodOpenSource/very_good_workflows/.github/workflows/semantic_pull_request.yml@v1
8+
69
build:
710
runs-on: ubuntu-latest
811

0 commit comments

Comments
 (0)