Skip to content

Commit bb5eb2c

Browse files
committed
Remove conclusion filter from notify workflow trigger
1 parent 2c9e90b commit bb5eb2c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/notify_migrations_on_pr.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ permissions:
1212

1313
jobs:
1414
notify_migrations_on_pr:
15-
if: github.event.workflow_run.conclusion == 'success'
1615
uses: equinor/armada/.github/workflows/notify_migrations_on_pr.yml@main
1716
with:
1817
stage_one_workflow_run_id: ${{ github.event.workflow_run.id }}

0 commit comments

Comments
 (0)