mirror of
https://github.com/FlipsideCrypto/fsc-evm.git
synced 2026-02-06 13:46:45 +00:00
main branch ref
This commit is contained in:
parent
1c76bada09
commit
76f568639f
2
.github/workflows/dbt_run_adhoc.yml
vendored
2
.github/workflows/dbt_run_adhoc.yml
vendored
@ -4,7 +4,7 @@ run-name: ${{ inputs.dbt_command }}
|
||||
on:
|
||||
workflow_dispatch:
|
||||
branches:
|
||||
- "pre-release/v4-beta"
|
||||
- "main"
|
||||
inputs:
|
||||
environment:
|
||||
type: choice
|
||||
|
||||
2
.github/workflows/dbt_run_master_keys.yml
vendored
2
.github/workflows/dbt_run_master_keys.yml
vendored
@ -3,7 +3,7 @@ name: dbt_run_master_keys
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- "pre-release/v4-beta"
|
||||
- "main"
|
||||
paths:
|
||||
- 'macros/global/variables/return_vars.sql'
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user