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