mirror of
https://github.com/discourse/discourse-gated-topics-in-category.git
synced 2025-02-17 16:55:29 +00:00
12 lines
160 B
YAML
12 lines
160 B
YAML
|
name: Discourse Theme
|
||
|
|
||
|
on:
|
||
|
push:
|
||
|
branches:
|
||
|
- main
|
||
|
pull_request:
|
||
|
|
||
|
jobs:
|
||
|
ci:
|
||
|
uses: discourse/.github/.github/workflows/discourse-theme.yml@v1
|