Skip to content

💎 Release v0.1.1 #41

💎 Release v0.1.1

💎 Release v0.1.1 #41

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