Skip to content

Fedora 40.

Fedora 40. #101

Workflow file for this run

---
name: shellcheck
on:
push:
jobs:
shellcheck:
name: shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ludeeus/action-shellcheck@master