From d0d0afede45b30483ee1de073c4574590c9b7b40 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 e3d89b8afa..dd5cf038fa 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: