Skip to content

.github/workflows/update.yaml #23

.github/workflows/update.yaml

.github/workflows/update.yaml #23

Workflow file for this run

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