Skip to content

Commit 58dee35

Browse files
DEV: Update CI workflows (discourse#79)
Co-authored-by: discoursebuild <build@discourse.org>
1 parent 660d309 commit 58dee35

File tree

3 files changed

+11
-222
lines changed

3 files changed

+11
-222
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
name: Discourse Plugin
2+
3+
on:
4+
push:
5+
branches:
6+
- main
7+
pull_request:
8+
9+
jobs:
10+
ci:
11+
uses: discourse/.github/.github/workflows/discourse-plugin.yml@v1

.github/workflows/plugin-linting.yml

Lines changed: 0 additions & 71 deletions
This file was deleted.

.github/workflows/plugin-tests.yml

Lines changed: 0 additions & 151 deletions
This file was deleted.

0 commit comments

Comments
 (0)