mirror of
https://github.com/subosito/flutter-action.git
synced 2024-08-16 10:19:50 +02:00
commit
cf12a39989
1 changed files with 2 additions and 2 deletions
4
.github/workflows/workflow.yaml
vendored
4
.github/workflows/workflow.yaml
vendored
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue