From abf1548c2bb248c099e17e38d1e4da3f5a3a1cb3 Mon Sep 17 00:00:00 2001 From: Ahmad Nassri Date: Sun, 28 Feb 2021 12:01:32 -0500 Subject: [PATCH] chore(template): sync with ahmadnassri/template-docker --- .github/workflows/readme.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/workflows/readme.yml b/.github/workflows/readme.yml index 8b0cf63..2065cfc 100644 --- a/.github/workflows/readme.yml +++ b/.github/workflows/readme.yml @@ -1,3 +1,7 @@ +# ----------------------------------------------------------- # +# Note: this file originates in ahmadnassri/template-template # +# ----------------------------------------------------------- # + name: readme on: @@ -26,6 +30,7 @@ jobs: --to=gfm --fail-if-warnings --wrap=preserve + --reference-links docs/README.md - uses: actions/github-script@v3