1
0
mirror of synced 2026-05-22 18:33:17 +00:00

DEV: Add the d-compat branch workflow (#67)

This commit is contained in:
Jarek Radosz
2026-03-11 23:26:23 +01:00
committed by GitHub
parent 1c7962fb86
commit da1f698961
+10
View File
@@ -0,0 +1,10 @@
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