Skip to content

Commit fddadc1

Browse files
discoursebotdiscoursebuild
andauthoredJan 10, 2023
DEV: Update CI workflows (#222)
Co-authored-by: discoursebuild <build@discourse.org>
1 parent d88b1c8 commit fddadc1

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)