Skip to content

Commit

Permalink
Bug fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
bram-vdberg committed Nov 1, 2024
1 parent afcda78 commit 6910bcb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/deploy_prefect/pr_deployment.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
entrypoint="src/deploy_prefect/flows.py:dev_order_rewards",
).deploy(
name="dune-sync-pr-order-rewards",
flow_run_name=branch_name,
work_pool_name="cowbarn",
tags=["dev", "solver", "dune-sync"],
description="Run the dune sync order_rewards query",
Expand Down

0 comments on commit 6910bcb

Please sign in to comment.