Github Actions 3 years ago
parent
commit
0c78e6b33a
  1. 3
      .github/workflows/DINAR-PORT.yml

3
.github/workflows/DINAR-PORT.yml

@ -136,7 +136,8 @@ jobs:
with:
number: ${{ steps.cpr.outputs.pull-request-number }}
comment: |
[Migrator](https://github.com/OCA/odoo-module-migrator/)'s logs:
[Migrator](https://github.com/OCA/odoo-module-migrator/)'s [logs](https://github.com/${{ github.repository
}}/actions/runs/${{ github.run_id }}):
```
${{ env.MIGRATOR_LOGS }}

Loading…
Cancel
Save