Skip to content

Commit 66881b9

Browse files
DEV: Update CI workflows (#142)
Co-authored-by: discoursebuild <[email protected]>
1 parent e613d02 commit 66881b9

File tree

3 files changed

+11
-222
lines changed

3 files changed

+11
-222
lines changed
+11
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

-71
This file was deleted.

.github/workflows/plugin-tests.yml

-151
This file was deleted.

0 commit comments

Comments
 (0)