Skip to content

feat: Improve condition message when propagated to root condition #60

feat: Improve condition message when propagated to root condition

feat: Improve condition message when propagated to root condition #60

Workflow file for this run

name: presubmit
on:
push:
branches: [main]
pull_request:
workflow_dispatch:
jobs:
presubmit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: make presubmit