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

workflow.yaml: minor fix

This commit is contained in:
Bartek Pacia 2024-03-31 22:08:29 +02:00
parent 043862d930
commit cea4cf68a1
No known key found for this signature in database

View file

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