diff options
-rw-r--r-- | .github/workflows/website.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/website.yml b/.github/workflows/website.yml index 3ed8380..8e79d08 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: |