Skip to content

Merge pull request #34 from CrowdStrike/dependabot/github_actions/act… #102

Merge pull request #34 from CrowdStrike/dependabot/github_actions/act…

Merge pull request #34 from CrowdStrike/dependabot/github_actions/act… #102

Workflow file for this run

on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
bash:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master
with:
format: tty
scandir: './'