Initial commit by discourse_theme CLI

This commit is contained in:
Jordan Vidrine
2025-02-24 08:40:45 -06:00
commit 247c98b0a4
18 changed files with 4344 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
name: Discourse Theme
on:
push:
branches:
- main
pull_request:
jobs:
ci:
uses: discourse/.github/.github/workflows/discourse-theme.yml@v1