fix: correct path for reusable workflow: lifecycle

sudoforge created

Change-Id: I02c6e1f183e4b6ee67c0a4d0dcb7c5fbeff361ac

Change summary

.github/workflows/cron.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Detailed changes

.github/workflows/cron.yml 🔗

@@ -7,4 +7,4 @@ on:
 jobs:
   lifecycle:
     if: github.event.schedule == '17 3 * * *'
-    uses: ./.github/workflows/stale-bot.yml
+    uses: ./.github/workflows/lifecycle.yml