Skip to content

Merge pull request #655 from dxw/chore/update-ce-certificates #240

Merge pull request #655 from dxw/chore/update-ce-certificates

Merge pull request #655 from dxw/chore/update-ce-certificates #240

Workflow file for this run

name: Shellcheck
on: push
jobs:
shellcheck:
runs-on: ubuntu-20.04
steps:
- uses: actions/[email protected]
- run: sudo apt-get update
- run: sudo apt-get install -y shellcheck
- run: ./.shellcheck.sh