From 7a46ef8d3d36e67f66ccc9ea8ad867b5bd581276 Mon Sep 17 00:00:00 2001 From: Github Actions Date: Thu, 5 Mar 2020 09:07:09 +0000 Subject: [PATCH] :construction_worker_man: sync DINAR Pushed from https://github.com/itpp-labs/DINAR/.github/workflows/fork2repos.yml --- .github/workflows/DINAR-pr.yml | 6 +++--- .github/workflows/DINAR.yml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/DINAR-pr.yml b/.github/workflows/DINAR-pr.yml index 4cc0235..35d2a2c 100644 --- a/.github/workflows/DINAR-pr.yml +++ b/.github/workflows/DINAR-pr.yml @@ -52,7 +52,7 @@ jobs: uses: actions/checkout@v2 with: path: DINAR - repository: itpp-labs/DINAR + repository: itpp-labs/DINAR-fork ref: master - uses: actions/setup-python@v1 with: @@ -139,7 +139,7 @@ jobs: uses: actions/checkout@v2 with: path: DINAR - repository: itpp-labs/DINAR + repository: itpp-labs/DINAR-fork ref: master - name: Configure docker run: | @@ -216,7 +216,7 @@ jobs: uses: actions/checkout@v2 with: path: DINAR - repository: itpp-labs/DINAR + repository: itpp-labs/DINAR-fork ref: master - name: Install python tools run: | diff --git a/.github/workflows/DINAR.yml b/.github/workflows/DINAR.yml index 742cb56..c18943a 100644 --- a/.github/workflows/DINAR.yml +++ b/.github/workflows/DINAR.yml @@ -35,7 +35,7 @@ jobs: uses: actions/checkout@v2 with: path: DINAR - repository: itpp-labs/DINAR + repository: itpp-labs/DINAR-fork ref: master - uses: actions/setup-python@v1 with: