Skip to content

Support Erlang/OTP 27.x on the CI #11

Support Erlang/OTP 27.x on the CI

Support Erlang/OTP 27.x on the CI #11

Workflow file for this run

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