Skip to content

github: change the CODEOWNERS from @exercism/maintainers-admin to @exercism/guardians #136

github: change the CODEOWNERS from @exercism/maintainers-admin to @exercism/guardians

github: change the CODEOWNERS from @exercism/maintainers-admin to @exercism/guardians #136

Workflow file for this run

name: shellcheck
on: [push, pull_request, workflow_dispatch]
jobs:
shellcheck:
name: Run shellcheck on scripts
runs-on: ubuntu-22.04
steps:
- name: Checkout
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608
- name: Run shellcheck
uses: ludeeus/action-shellcheck@00cae500b08a931fb5698e11e79bfbd38e612a38