1
0
Fork 0
mirror of https://github.com/subosito/flutter-action.git synced 2024-08-16 10:19:50 +02:00

Merge pull request #287 from subosito/minor

workflow.yaml: minor fix
This commit is contained in:
Bartek Pacia 2024-03-31 22:08:41 +02:00 committed by GitHub
commit cf12a39989
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,8 +8,8 @@ on:
pull_request:
paths:
- setup.sh
- action.yml
- .github/workflows/workflow.yml
- action.yaml
- .github/workflows/workflow.yaml
jobs:
lint_shellcheck:
runs-on: ubuntu-latest