Skip to content

Protobuf Editions Support #383

Protobuf Editions Support

Protobuf Editions Support #383

Workflow file for this run

---
name: Shellcheck
on:
pull_request:
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: ShellCheck
run: shellcheck .github/*.sh