Skip to content
This repository was archived by the owner on Feb 21, 2024. It is now read-only.

Commit 47020ca

Browse files
authored
ci: use semantic pull request (#6)
1 parent 96828fa commit 47020ca

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
@@ -7,6 +7,9 @@ on:
77
- "src/very_good_docs_site/**"
88

99
jobs:
10+
semantic-pull-request:
11+
uses: VeryGoodOpenSource/very_good_workflows/.github/workflows/semantic_pull_request.yml@v1
12+
1013
build:
1114
runs-on: ubuntu-latest
1215

0 commit comments

Comments
 (0)