main branch ref

This commit is contained in:
drethereum 2025-09-03 08:49:00 -06:00
parent 1c76bada09
commit 76f568639f
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ run-name: ${{ inputs.dbt_command }}
on:
workflow_dispatch:
branches:
- "pre-release/v4-beta"
- "main"
inputs:
environment:
type: choice

View File

@ -3,7 +3,7 @@ name: dbt_run_master_keys
on:
push:
branches:
- "pre-release/v4-beta"
- "main"
paths:
- 'macros/global/variables/return_vars.sql'