Skip to content

[static] Remove some repeated env reads from pulumi code (#1059) #22

[static] Remove some repeated env reads from pulumi code (#1059)

[static] Remove some repeated env reads from pulumi code (#1059) #22

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