Skip to content
This repository was archived by the owner on Jun 26, 2025. It is now read-only.

Commit 4b80ec6

Browse files
changed workflow
1 parent 87002b1 commit 4b80ec6

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/main.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ jobs:
1616
semantic-pull-request:
1717
uses: VeryGoodOpenSource/very_good_workflows/.github/workflows/semantic_pull_request.yml@v1
1818

19-
build:
20-
uses: VeryGoodOpenSource/very_good_workflows/.github/workflows/flutter_package.yml@v1
21-
with:
22-
flutter_channel: stable
19+
# build:
20+
# uses: VeryGoodOpenSource/very_good_workflows/.github/workflows/flutter_package.yml@v1
21+
# with:
22+
# flutter_channel: stable
2323

2424
spell-check:
2525
uses: VeryGoodOpenSource/very_good_workflows/.github/workflows/spell_check.yml@v1

0 commit comments

Comments
 (0)