Skip to content

Daily Active Workflow #216

Daily Active Workflow

Daily Active Workflow #216

name: Daily Active Workflow
on:
schedule:
- cron: "0 0 * * *"
permissions:
actions: write
jobs:
daily-active-workflow:
name: Daily Active Workflow
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gautamkrishnar/keepalive-workflow@v2 # using the workflow with default settings