From c3ba673a43315e523b0bca7daa586d320fac8f5c Mon Sep 17 00:00:00 2001 From: Nick Hodgskin <36369090+VeckoTheGecko@users.noreply.github.com> Date: Wed, 25 Mar 2026 11:21:51 +0100 Subject: [PATCH 1/2] Add to README projects that use these actions --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index ce44449..cacfc91 100644 --- a/README.md +++ b/README.md @@ -87,3 +87,8 @@ See the following threads for more detailed discussion: - [prefix.dev Discord: Should you commit the lockfile](https://discord.com/channels/1082332781146800168/1462778624212996209) - [Scientific Python Discord: lock files for libraries](https://discord.com/channels/786703927705862175/1450619697224487083) - https://github.com/prefix-dev/pixi/issues/5325 + +## Projects that use this + +- https://github.com/pydata/xarray +- https://github.com/Parcels-code/parcels From 723cae185972f0e6c8db12e29bbc8e21609665dc Mon Sep 17 00:00:00 2001 From: Nick Hodgskin <36369090+VeckoTheGecko@users.noreply.github.com> Date: Wed, 25 Mar 2026 11:22:33 +0100 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cacfc91..89cad1b 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ See the following threads for more detailed discussion: - [Scientific Python Discord: lock files for libraries](https://discord.com/channels/786703927705862175/1450619697224487083) - https://github.com/prefix-dev/pixi/issues/5325 -## Projects that use this +## Projects that use these actions - https://github.com/pydata/xarray - https://github.com/Parcels-code/parcels