Skip to content

Force a sync of the whole system before reading config #5125

Force a sync of the whole system before reading config

Force a sync of the whole system before reading config #5125

Workflow file for this run

---
name: Shellcheck - Lint shell scripts
on:
pull_request:
workflow_dispatch:
permissions: {}
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run ShellCheck
uses: ludeeus/[email protected]
with:
ignore_paths: >-
./android/gradlew
env:
SHELLCHECK_OPTS: --external-sources