Skip to content

Commit

Permalink
made propagate failure to true
Browse files Browse the repository at this point in the history
  • Loading branch information
sangeet-joy_xero committed Sep 23, 2024
1 parent 2f6f784 commit 2bef431
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
ref: PETOSS-536-enabling-workflow-dispatch
wait_interval: 10
client_payload: '{"branch_name": "${{github.head_ref}}"}'
propagate_failure: false
propagate_failure: true
trigger_workflow: true
wait_workflow: true

Expand Down

0 comments on commit 2bef431

Please sign in to comment.