Skip to content

Commit 5b459cc

Browse files
authored
ci: use semantic-pull-request workflow (#128)
1 parent d1c94bd commit 5b459cc

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,7 @@ on:
77

88
jobs:
99
build:
10-
runs-on: ubuntu-latest
11-
steps:
12-
- name: noop
13-
run: echo 'noop'
10+
uses: VeryGoodOpenSource/very_good_workflows/.github/workflows/semantic_pull_request.yml@v1
1411

1512
pana:
1613
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)