Skip to content

keep-github-actions-alive #201

keep-github-actions-alive

keep-github-actions-alive #201

Workflow file for this run

name: keep-github-actions-alive
on:
schedule:
- cron: "0 0 * * *"
jobs:
keep-alive:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
ref: 'keep-alive'
- uses: gautamkrishnar/keepalive-workflow@v1
with:
time_elapsed: 50