Skip to content

chore(workflows): Only enable manual deployment #3

chore(workflows): Only enable manual deployment

chore(workflows): Only enable manual deployment #3

Workflow file for this run

name: Default Branch PR Merged CI
on:
pull_request:
types: ["closed"]
branches: [ "main" ]
jobs:
merged-ci:
uses: openclimatefix/.github/.github/workflows/default_branch_pr_merged_ci.yml@main
secrets: inherit