Skip to content

Commit 997a1b8

Browse files
authored
chore: add pana workflow (#23)
1 parent 7677ab6 commit 997a1b8

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
@@ -19,6 +19,9 @@ jobs:
1919
build:
2020
uses: VeryGoodOpenSource/very_good_workflows/.github/workflows/dart_package.yml@v1
2121

22+
pana_score:
23+
uses: VeryGoodOpenSource/very_good_workflows/.github/workflows/pana.yml@v1
24+
2225
integration_tests:
2326
runs-on: ubuntu-latest
2427
defaults:

0 commit comments

Comments
 (0)