Skip to content

⚡ Attempt to fix support for bash 3 #33

⚡ Attempt to fix support for bash 3

⚡ Attempt to fix support for bash 3 #33

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