1
0
mirror of synced 2026-05-22 21:53:17 +00:00
Files
2026-03-11 22:30:25 +00:00

11 lines
184 B
YAML

name: Create new d-compat branch
on:
workflow_dispatch:
schedule:
- cron: "0 0 * * *"
jobs:
ci:
uses: discourse/.github/.github/workflows/create-d-compat-branch.yml@v1