Skip to content

.github/workflows/update.yaml #30

.github/workflows/update.yaml

.github/workflows/update.yaml #30

Workflow file for this run

on:
workflow_dispatch:
schedule:
- cron: "0 0 * * *"
permissions:
contents: "write"
jobs:
update:
uses: "carlthome/workflows/.github/workflows/flake-update.yaml@main"