From 3f00c2a09d6d0cc549eb84bfd7cc54404aa666b2 Mon Sep 17 00:00:00 2001 From: axel-kah Date: Sun, 7 Jul 2024 16:37:01 +0200 Subject: [PATCH] ci: adds comment to keep dependent files in sync --- .github/workflows/release.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index e3d89b8af..dd5cf038f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -1,3 +1,10 @@ +# CI pipeline for stable binaries +# Keep in sync with: +# - .github/workflows/debug_build.yml +# - Dockerfile-CI.Dockerfile +# - Dockerfile-CI.alpine.Dockerfile +# - https://github.com/lycheeverse/lychee-action/blob/master/action.yml + name: Release on: release: