Skip to content

[ci] Update pulumi k8s operator to v2 (#1017) #16

[ci] Update pulumi k8s operator to v2 (#1017)

[ci] Update pulumi k8s operator to v2 (#1017) #16

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