Spiegel von
https://github.com/paviliondev/discourse-custom-wizard.git
synchronisiert 2024-11-09 20:02:54 +01:00
12 Zeilen
162 B
YAML
12 Zeilen
162 B
YAML
|
name: Discourse Plugin
|
||
|
|
||
|
on:
|
||
|
push:
|
||
|
branches:
|
||
|
- main
|
||
|
pull_request:
|
||
|
|
||
|
jobs:
|
||
|
ci:
|
||
|
uses: discourse/.github/.github/workflows/discourse-plugin.yml@v1
|