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

.github/workflows/main.yml #755

.github/workflows/main.yml

.github/workflows/main.yml #755

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"]'
version: 3.12
secrets: inherit