Skip to content

fix: trigger CI for the branch #41

fix: trigger CI for the branch

fix: trigger CI for the branch #41

Workflow file for this run

name: CI
on:
push:
branches:
- users/avinash/session-reaper-testing
workflow_call:
workflow_dispatch:
jobs:
check_protos:
name: Check .proto files
uses: ./.github/workflows/check_protos.yml
create_ci_artifacts:
name: Create CI artifacts
uses: ./.github/workflows/create_ci_artifacts.yml