mirror of
https://github.com/discourse/discourse-solved.git
synced 2025-02-10 21:54:49 +00:00
fddadc1011
Co-authored-by: discoursebuild <build@discourse.org>
12 lines
162 B
YAML
12 lines
162 B
YAML
name: Discourse Plugin
|
|
|
|
on:
|
|
push:
|
|
branches:
|
|
- main
|
|
pull_request:
|
|
|
|
jobs:
|
|
ci:
|
|
uses: discourse/.github/.github/workflows/discourse-plugin.yml@v1
|