From 75095788b04868c74087e337228da521c19ecdde Mon Sep 17 00:00:00 2001 From: "neurobagel-bot[bot]" <176077434+neurobagel-bot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 23:10:49 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=84=20synced=20local=20'.github/workfl?= =?UTF-8?q?ows/build=5Fdocker=5Fnightly.yml'=20with=20remote=20'template?= =?UTF-8?q?=5Fworkflows/build=5Fdocker=5Fnightly.yml'=20(#398)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: neurobagel-bot[bot] <176077434+neurobagel-bot[bot]@users.noreply.github.com> --- .github/workflows/build_docker_nightly.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/build_docker_nightly.yml b/.github/workflows/build_docker_nightly.yml index 44fb74d..8d59867 100644 --- a/.github/workflows/build_docker_nightly.yml +++ b/.github/workflows/build_docker_nightly.yml @@ -1,3 +1,6 @@ +# NOTE: A custom version of this template workflow is used in neurobagel/query-tool. +# Any changes to this template must be applied manually to query-tool/.github/workflows/build_docker_nightly.yml + name: build docker nightly on: