Skip to content

Trigger CI on push to main (#13) #2

Trigger CI on push to main (#13)

Trigger CI on push to main (#13) #2

Workflow file for this run

name: CI
on:
push:
branches:
- main
workflow_call:
workflow_dispatch:
jobs:
check_protos:
name: Check .proto files
uses: ./.github/workflows/check_protos.yml