Skip to content

actually enable async logging by default (#3668) #1471

actually enable async logging by default (#3668)

actually enable async logging by default (#3668) #1471

Workflow file for this run

name: Deploy CIMain
on:
push:
branches:
- 'main'
jobs:
trigger_cimain:
uses: ./.github/workflows/cluster_tests.yml
secrets: inherit
with:
workflow: deploy_cimain
sha: ${{ github.sha }}