From 40d6a0c8cfd41a788503d0a7b672f4adc8043ccb Mon Sep 17 00:00:00 2001 From: maxprilutskiy Date: Sun, 6 Oct 2024 18:24:33 -0700 Subject: [PATCH] noop --- action/src/index.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/action/src/index.ts b/action/src/index.ts index e4a1465..611ec33 100644 --- a/action/src/index.ts +++ b/action/src/index.ts @@ -45,3 +45,4 @@ import doStuff from './do-stuff.js'; }); } })(); +