diff options
| author | Xavier Claessens <xavier.claessens@collabora.com> | 2021-10-06 08:43:24 -0400 |
|---|---|---|
| committer | Eli Schwartz <eschwartz93@gmail.com> | 2021-10-06 08:55:26 -0400 |
| commit | 9d3e9c43ccfbe89e2ac62ec9c2d3f1487d8a9c54 (patch) | |
| tree | 61b344b689e829bcf68b18f004e57839defa54c8 /.github | |
| parent | b57b1050a6c6d38b3adf4b8f5e40e25892c878a6 (diff) | |
| download | meson-9d3e9c43ccfbe89e2ac62ec9c2d3f1487d8a9c54.tar.gz | |
ci: Add comment to not forget updating wrapdb rules
Diffstat (limited to '.github')
| -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 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: |
