We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37d8e5a commit 97fbaa6Copy full SHA for 97fbaa6
.github/workflows/main.yaml
@@ -3,6 +3,9 @@ name: mockingjay
3
on: [pull_request]
4
5
jobs:
6
+ semantic-pull-request:
7
+ uses: VeryGoodOpenSource/very_good_workflows/.github/workflows/semantic_pull_request.yml@v1
8
+
9
build:
10
runs-on: ubuntu-latest
11
0 commit comments