Update flutter.yml
This commit is contained in:
2
.github/workflows/flutter.yml
vendored
2
.github/workflows/flutter.yml
vendored
@@ -32,7 +32,7 @@ jobs:
|
||||
if: |
|
||||
(needs.lint.result == 'failure' &&
|
||||
needs.lint.outputs.needs_formatting == 'true') &&
|
||||
github.event_name == 'push' &&
|
||||
github.event_name == 'push'
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user