Skip to content

Run shellcheck on shell/install.sh and make it pass, add a CI job to check next changes #4525

Run shellcheck on shell/install.sh and make it pass, add a CI job to check next changes

Run shellcheck on shell/install.sh and make it pass, add a CI job to check next changes #4525

Workflow file for this run

name: Changelog check
on:
pull_request:
branches: master
jobs:
diff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: bash .github/scripts/changelog/checker.sh