Skip to content
This repository was archived by the owner on Aug 22, 2026. It is now read-only.

Weekly Digest

Weekly Digest #11

Workflow file for this run

name: Weekly Digest
on:
schedule:
- cron: "1 21 * * 0"
workflow_dispatch:
permissions:
actions: read
contents: read
issues: write
pull-requests: read
jobs:
digest:
uses: mss-boot-io/.github/.github/workflows/weekly-digest.yml@main