There was an error while loading. Please reload this page.
1 parent 2c9e90b commit bb5eb2cCopy full SHA for bb5eb2c
1 file changed
.github/workflows/notify_migrations_on_pr.yml
@@ -12,7 +12,6 @@ permissions:
12
13
jobs:
14
notify_migrations_on_pr:
15
- if: github.event.workflow_run.conclusion == 'success'
16
uses: equinor/armada/.github/workflows/notify_migrations_on_pr.yml@main
17
with:
18
stage_one_workflow_run_id: ${{ github.event.workflow_run.id }}
0 commit comments