mirror of
https://ghfast.top/https://github.com/discourse/discourse-category-experts.git
synced 2026-05-02 18:02:32 +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
|