diff options
author | Patrick Cloke <clokep@users.noreply.github.com> | 2023-10-23 09:12:42 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-23 09:12:42 -0400 |
commit | 91e65700bdb19ff14f3a8b995f340d5a019b0495 (patch) | |
tree | 1e03f4659b36c21fbb47dcc6aab3426c88e74f59 /changelog.d/16454.misc | |
parent | Documentation. (diff) | |
parent | Mention how to redirect the Jaeger traces to a specific Jaeger instance (#16531) (diff) | |
download | synapse-clokep/db-upgrades.tar.xz |
Merge branch 'develop' into clokep/db-upgrades github/clokep/db-upgrades clokep/db-upgrades
Diffstat (limited to 'changelog.d/16454.misc')
-rw-r--r-- | changelog.d/16454.misc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/16454.misc b/changelog.d/16454.misc deleted file mode 100644 index 1e75dc436f..0000000000 --- a/changelog.d/16454.misc +++ /dev/null @@ -1 +0,0 @@ -Do not block running of CI behind the check for sign-off on PRs. |