Skip to content

chore: promote experimental to stable #19

chore: promote experimental to stable

chore: promote experimental to stable #19

Workflow file for this run

name: Generate README
on:
workflow_dispatch:
push:
branches:
- stable
jobs:
readme:
permissions:
contents: write
uses: intisy/workflows/.github/workflows/readme.yml@main
with:
repository: ${{ github.repository }}