mirror of
https://github.com/discourse/discourse-ai.git
synced 2025-02-06 11:38:13 +00:00
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
|