Skip to content

Pinning workflow .github/workflows/github-actions.yml #700

Pinning workflow .github/workflows/github-actions.yml

Pinning workflow .github/workflows/github-actions.yml #700

Workflow file for this run

name: 'shellcheck control'
on: [push]
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5 # v2.7.0
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master
with:
severity: warning
check_together: 'yes'
ignore_paths: instances