Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.

.github/workflows/main.yml #469

.github/workflows/main.yml

.github/workflows/main.yml #469

Workflow file for this run

on:
push:
branches: [main]
schedule:
- cron: '45 8 * * *'
workflow_dispatch:
jobs:
main:
uses: deadsnakes/runbooks/.github/workflows/update-nightly.yml@main
with:
dists-json: '["focal", "jammy", "noble"]'
version: 3.13
secrets: inherit