Skip to content

📝 Update README.md to recommend dependabot (#18) #33

📝 Update README.md to recommend dependabot (#18)

📝 Update README.md to recommend dependabot (#18) #33

Workflow file for this run

name: ShellCheck
on:
push:
branches:
- 'main'
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Run ShellCheck
uses: azohra/[email protected]