Skip to content

Merge pull request #233 from dxw/only-check-for-sudo-if-updating #948

Merge pull request #233 from dxw/only-check-for-sudo-if-updating

Merge pull request #233 from dxw/only-check-for-sudo-if-updating #948

Workflow file for this run

on:
- push
- pull_request
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ludeeus/action-shellcheck@master
env:
SHELLCHECK_OPTS: -x