mirror of
https://github.com/discourse/DiscoTOC.git
synced 2025-02-16 08:24:49 +00:00
DEV: Update CI workflows
This commit is contained in:
parent
c00cbb02fc
commit
d391dff443
11
.github/workflows/discourse-plugin.yml
vendored
Normal file
11
.github/workflows/discourse-plugin.yml
vendored
Normal file
@ -0,0 +1,11 @@
|
||||
name: Discourse Plugin
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
pull_request:
|
||||
|
||||
jobs:
|
||||
ci:
|
||||
uses: discourse/.github/.github/workflows/discourse-plugin.yml@v1
|
Loading…
x
Reference in New Issue
Block a user