Skip to content

Commit

Permalink
Merge pull request #22 from FlipsideCrypto/use-backfill-for-decoding
Browse files Browse the repository at this point in the history
backfill
  • Loading branch information
austinFlipside authored Nov 14, 2024
2 parents dfdb6c4 + aab69fc commit 7a90ebc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dbt_run_scheduled_decoded_logs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ env:
PASSWORD: "${{ secrets.PASSWORD }}"
REGION: "${{ vars.REGION }}"
DATABASE: "${{ vars.DATABASE }}"
WAREHOUSE: "${{ vars.WAREHOUSE }}"
WAREHOUSE: BACKFILL
SCHEMA: "${{ vars.SCHEMA }}"

concurrency:
Expand Down

0 comments on commit 7a90ebc

Please sign in to comment.