mirror of
https://github.com/FlipsideCrypto/analytics-workflow-templates.git
synced 2026-02-06 11:17:52 +00:00
remove
This commit is contained in:
parent
1bc5dc9d66
commit
2a5b860b22
3
.github/workflows/dbt_alter_gha_tasks.yml
vendored
3
.github/workflows/dbt_alter_gha_tasks.yml
vendored
@ -29,9 +29,6 @@ env:
|
||||
SCHEMA: "${{ vars.SCHEMA }}"
|
||||
WAREHOUSE: "${{ vars.WAREHOUSE }}"
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}
|
||||
|
||||
jobs:
|
||||
run_dbt_jobs:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
3
.github/workflows/dbt_test_tasks.yml
vendored
3
.github/workflows/dbt_test_tasks.yml
vendored
@ -16,9 +16,6 @@ env:
|
||||
SCHEMA: "${{ vars.SCHEMA }}"
|
||||
WAREHOUSE: "${{ vars.WAREHOUSE }}"
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}
|
||||
|
||||
jobs:
|
||||
run_dbt_jobs:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Loading…
Reference in New Issue
Block a user