Skip to content

Added /v2/updates (#1018) #30

Added /v2/updates (#1018)

Added /v2/updates (#1018) #30

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 }}