diff --git a/.github/workflows/goose-enhance.yml b/.github/workflows/goose-enhance.yml index de19454..2e77ab1 100644 --- a/.github/workflows/goose-enhance.yml +++ b/.github/workflows/goose-enhance.yml @@ -6,7 +6,8 @@ on: - labeled jobs: - flutter-test: + goose-enhance: + if: github.event.label.name == 'goose' runs-on: ubuntu-latest steps: