1
0
mirror of synced 2026-05-22 15:03:15 +00:00

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

This commit is contained in:
Jarek Radosz
2026-03-11 23:34:50 +01:00
committed by GitHub
parent ee19bcd400
commit 85d7416514
+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