From a6707c577bff35db3aa7faf0f2c98c3095bc37cd Mon Sep 17 00:00:00 2001 From: Jeff Wainwright Date: Wed, 22 Feb 2023 00:16:16 -0800 Subject: [PATCH] feat: updated .github/blocks/all.json programatically --- .github/blocks/all.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .github/blocks/all.json diff --git a/.github/blocks/all.json b/.github/blocks/all.json new file mode 100644 index 0000000..500f9c0 --- /dev/null +++ b/.github/blocks/all.json @@ -0,0 +1,5 @@ +{ + "": { + "default": "mattrothenberg__directory-size-block__directory-size-block" + } +} \ No newline at end of file