From 090a83ae5c8c5d7396270ef17012c1c0973284ab Mon Sep 17 00:00:00 2001 From: Emily Pauli Date: Thu, 23 Oct 2025 18:19:15 +0200 Subject: [PATCH] Add run configurations for `melos run pub-publish` and `melos run pub-dry-run`. --- .run/Melos Run -_ 'publish dry-run'.run.xml | 17 +++++++++++++++++ .run/Melos Run -_ 'publish'.run.xml | 17 +++++++++++++++++ 2 files changed, 34 insertions(+) create mode 100644 .run/Melos Run -_ 'publish dry-run'.run.xml create mode 100644 .run/Melos Run -_ 'publish'.run.xml diff --git a/.run/Melos Run -_ 'publish dry-run'.run.xml b/.run/Melos Run -_ 'publish dry-run'.run.xml new file mode 100644 index 0000000..e329e13 --- /dev/null +++ b/.run/Melos Run -_ 'publish dry-run'.run.xml @@ -0,0 +1,17 @@ + + + + \ No newline at end of file diff --git a/.run/Melos Run -_ 'publish'.run.xml b/.run/Melos Run -_ 'publish'.run.xml new file mode 100644 index 0000000..5cff3d0 --- /dev/null +++ b/.run/Melos Run -_ 'publish'.run.xml @@ -0,0 +1,17 @@ + + + + \ No newline at end of file