Skip to content

[static] Add pulumi stack compatibility for v1 (#1058) #19

[static] Add pulumi stack compatibility for v1 (#1058)

[static] Add pulumi stack compatibility for v1 (#1058) #19

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