mirror of
https://github.com/discourse/discourse-subscriptions.git
synced 2025-02-17 17:04:45 +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
|