Skip to content

✨ Add check switch #25

✨ Add check switch

✨ Add check switch #25

Workflow file for this run

---
name: shellcheck
on:
- push
jobs:
docker:
timeout-minutes: 10
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run shellcheck on gh-clean-notifications
run: shellcheck gh-clean-notifications