Skip to content

Pinned requests to "2.31.0" #408

Pinned requests to "2.31.0"

Pinned requests to "2.31.0" #408

Workflow file for this run

name: Check bash scripts
on:
push:
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run shellcheck
run: ./scripts/build/shellcheck.sh