From 205d6e0db36734eda48271086bbe2f3c9f228008 Mon Sep 17 00:00:00 2001 From: Github Actions Date: Sat, 26 Dec 2020 18:22:58 +0000 Subject: [PATCH] :construction_worker_man: sync DINAR Pushed from https://github.com/itpp-labs/DINAR/.github/workflows/fork2repos.yml --- .github/workflows/DINAR-PORT.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 }}