Skip to content

Update fs2-grpc-runtime, sbt-fs2-grpc to 2.7.16 (#472) #780

Update fs2-grpc-runtime, sbt-fs2-grpc to 2.7.16 (#472)

Update fs2-grpc-runtime, sbt-fs2-grpc to 2.7.16 (#472) #780

Workflow file for this run

name: ShellCheck
on:
push:
pull_request:
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Run shellcheck
uses: ludeeus/[email protected]
with:
check_together: 'yes'
severity: error