Skip to content

Syncing protocol buffers (#55) #97

Syncing protocol buffers (#55)

Syncing protocol buffers (#55) #97

Workflow file for this run

name: pre-commit
on:
push:
branches:
- 'master'
pull_request: {}
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: pre-commit
uses: pre-commit/[email protected]