Skip to content

Commit

Permalink
fix needs
Browse files Browse the repository at this point in the history
  • Loading branch information
Tritium committed Jun 14, 2024
1 parent a15d342 commit 635d4a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create_add_rewards_payload.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
delete-branch: true

run_reports:
needs: run-script-and-create-pr
needs: add-rewards
uses: "BalancerMaxis/multisig-ops/.github/workflows/run_reports_reusable.yaml@main"
with:
pr_number: ${{ needs.run-script-and-create-pr.outputs.pull-request-number }}
Expand Down

0 comments on commit 635d4a3

Please sign in to comment.