Skip to content

keep alive

keep alive #88

Workflow file for this run

name: keep alive
on:
schedule:
- cron: "0 0 * * 0"
jobs:
keep-alive:
name: Keep workflows running
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gautamkrishnar/keepalive-workflow@v1
with:
committer_username: galaxybot
committer_email: [email protected]