diff options
Diffstat (limited to '.changeset')
-rw-r--r-- | .changeset/metal-chairs-beam.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.changeset/metal-chairs-beam.md b/.changeset/metal-chairs-beam.md new file mode 100644 index 000000000..4b23388f2 --- /dev/null +++ b/.changeset/metal-chairs-beam.md @@ -0,0 +1,5 @@ +--- +'astro': patch +--- + +Prevent integration hooks from re-triggering if the server restarts on config change, but the config fails to load. |