Skip to content

Bump mongodb/atlas-github-action from 0.2.1 to 0.2.2 #70

Bump mongodb/atlas-github-action from 0.2.1 to 0.2.2

Bump mongodb/atlas-github-action from 0.2.1 to 0.2.2 #70

Workflow file for this run

---
name: shellcheck
on:
push:
branches:
- master
pull_request:
jobs:
shellcheck:
name: shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- name: Run ShellCheck
uses: bewuethr/shellcheck-action@v2