mirror of
https://ghfast.top/https://github.com/tnborg/discourse-chinese-onebox.git
synced 2026-07-15 11:26:29 +08:00
11 lines
162 B
YAML
11 lines
162 B
YAML
name: Discourse Plugin
|
|
|
|
on:
|
|
push:
|
|
branches:
|
|
- main
|
|
pull_request:
|
|
|
|
jobs:
|
|
ci:
|
|
uses: discourse/.github/.github/workflows/discourse-plugin.yml@v1
|