Initial commit

This commit is contained in:
2026-09-26 16:22:16 +02:00
commit d902dfa8c4
24 changed files with 3964 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
name: Discourse Plugin
on:
push:
branches:
- main
pull_request:
jobs:
ci:
uses: discourse/.github/.github/workflows/discourse-plugin.yml@v1