Skip to content

Commit

Permalink
ci: adds comment to keep dependent files in sync
Browse files Browse the repository at this point in the history
  • Loading branch information
axel-kah authored and mre committed Aug 6, 2024
1 parent 817039d commit 3f00c2a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down

0 comments on commit 3f00c2a

Please sign in to comment.