From 9d3e9c43ccfbe89e2ac62ec9c2d3f1487d8a9c54 Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Wed, 6 Oct 2021 08:43:24 -0400 Subject: ci: Add comment to not forget updating wrapdb rules --- .github/workflows/website.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to '.github') diff --git a/.github/workflows/website.yml b/.github/workflows/website.yml index 3ed8380ec..8e79d0851 100644 --- a/.github/workflows/website.yml +++ b/.github/workflows/website.yml @@ -13,6 +13,8 @@ on: - docs/** workflow_dispatch: +# This job is copy/paster into wrapdb CI, please update it there when doing any +# change here. jobs: update_website: env: -- cgit v1.2.3