mirror of
https://github.com/FlipsideCrypto/base-models.git
synced 2026-02-06 11:47:19 +00:00
parent
f684b1ed0d
commit
6712173a27
@ -24,7 +24,7 @@ concurrency:
|
||||
|
||||
jobs:
|
||||
called_workflow_template:
|
||||
uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template_alter_gha_task.yml@pre-release/v4-beta
|
||||
uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template_alter_gha_tasks.yml@pre-release/v4-beta
|
||||
with:
|
||||
workflow_name: ${{ inputs.workflow_name }}
|
||||
task_action: ${{ inputs.task_action }}
|
||||
2
.gitignore
vendored
2
.gitignore
vendored
@ -17,5 +17,5 @@ logs/
|
||||
.env
|
||||
dbt-env/
|
||||
|
||||
package-lock.yml
|
||||
/package-lock.yml
|
||||
.user.yml
|
||||
@ -1,3 +1,3 @@
|
||||
packages:
|
||||
- git: https://github.com/FlipsideCrypto/fsc-evm.git
|
||||
revision: v4.0.0-beta.19
|
||||
revision: v4.0.0-beta.20
|
||||
Loading…
Reference in New Issue
Block a user