Skip to content

Add representative versions of Erlang/OTP 28 to CI #25

Add representative versions of Erlang/OTP 28 to CI

Add representative versions of Erlang/OTP 28 to CI #25

Workflow file for this run

name: shellcheck
on: [push, pull_request]
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: ludeeus/action-shellcheck@master