Skip to content

Keepalive Workflow #138

Keepalive Workflow

Keepalive Workflow #138

Workflow file for this run

name: Keepalive Workflow
on:
schedule:
- cron: "0 0 * * *"
workflow_dispatch:
permissions:
actions: write
jobs:
cronjob-based-github-action:
name: Keepalive Workflow
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gautamkrishnar/keepalive-workflow@v2
with:
workflow_files: "update-mk-ca-bundle.yml, update-cacert-file.yml"
time_elapsed: 0