File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed
Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change 6060 with :
6161 warehouse-type : ${{ matrix.warehouse-type }}
6262 dbt-version : ${{ matrix.dbt-version }}
63- elementary-ref : ${{ 'ele-4724-dbt_fusion-support' }}
63+ elementary-ref : ${{ inputs.elementary-ref }}
6464 dbt-data-reliability-ref : ${{ inputs.dbt-data-reliability-ref || (github.event_name == 'pull_request_target' && github.event.pull_request.head.sha) || '' }}
6565 secrets : inherit
6666
Original file line number Diff line number Diff line change 2121 type : string
2222 required : false
2323 description : Branch or tag to checkout for 'elementary' repository
24- default : ele-4724-dbt_fusion-support # TEMPORARY
2524 dbt-data-reliability-ref :
2625 type : string
2726 required : false
4342 dbt-data-reliability-ref :
4443 type : string
4544 required : false
46- default : ele-4724-dbt_fusion-support # TEMPORARY
4745 dbt-version :
4846 type : string
4947 default : " latest_official"
You can’t perform that action at this time.
0 commit comments