Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

Keepalive Workflow #265

Keepalive Workflow

Keepalive Workflow #265

name: Keepalive Workflow
on:
schedule:
- cron: "0 0 * * *"
jobs:
cronjob-based-github-action:
name: Cronjob based github action
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gautamkrishnar/keepalive-workflow@v2
with:
commit_message: Commit to keep the runner active
time_elapsed: 45