diff --git a/.github/workflows/DINAR-PORT.yml b/.github/workflows/DINAR-PORT.yml index 88486e7..52ecb87 100644 --- a/.github/workflows/DINAR-PORT.yml +++ b/.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 }}