1
0
Fork 0
discourse-custom-wizard-unl.../.github/workflows/discourse-plugin.yml
2023-04-28 16:15:48 +02:00

14 Zeilen
198 B
YAML

name: Discourse Plugin
on:
push:
branches:
- main
pull_request:
schedule:
- cron: "0 0 * * *"
jobs:
ci:
uses: discourse/.github/.github/workflows/discourse-plugin.yml@v1