Skip to content

Commit

Permalink
Update .github/workflows/dbt_run.yml
Browse files Browse the repository at this point in the history
Co-authored-by: jeff-dude <102681548+jeff-dude@users.noreply.github.com>
  • Loading branch information
Hosuke and jeff-dude authored Jan 11, 2025
1 parent 3add31d commit 28a32a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dbt_run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
with:
fetch-depth: 0

- name: Check for base_trades changes
- name: Check for dex_base_trades changes
id: check_base_trades
if: inputs.project == 'dex'
run: |
Expand Down

0 comments on commit 28a32a4

Please sign in to comment.