]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Sun, 13 Feb 2022 17:14:34 +0000 (17:14 +0000)
committergithub-actions <github-actions@github.com>
Sun, 13 Feb 2022 17:14:34 +0000 (17:14 +0000)
docs/release-notes.md

index dcd9d75e96a8674b03e0cb2a6ed5878094a2613d..df4b54c546c1eff434737d8b41a2fc995b9f239e 100644 (file)
@@ -2,6 +2,7 @@
 
 ## Latest Changes
 
+* 💚 Only run CI on push when on master, to avoid duplicate runs on PRs. PR [#244](https://github.com/tiangolo/sqlmodel/pull/244) by [@tiangolo](https://github.com/tiangolo).
 * 🔧 Upgrade MkDocs Material and update configs. PR [#217](https://github.com/tiangolo/sqlmodel/pull/217) by [@tiangolo](https://github.com/tiangolo).
 * ⬆ Upgrade mypy, fix type annotations. PR [#218](https://github.com/tiangolo/sqlmodel/pull/218) by [@tiangolo](https://github.com/tiangolo).