.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
sudoforge created
Change-Id: I02c6e1f183e4b6ee67c0a4d0dcb7c5fbeff361ac
.github/workflows/cron.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
@@ -7,4 +7,4 @@ on:
jobs:
lifecycle:
if: github.event.schedule == '17 3 * * *'
- uses: ./.github/workflows/stale-bot.yml
+ uses: ./.github/workflows/lifecycle.yml