mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-03 09:20:08 +00:00
ci: do not run tests on PR
This commit is contained in:
5
.github/workflows/test.yml
vendored
5
.github/workflows/test.yml
vendored
@@ -6,11 +6,6 @@ on:
|
||||
- "plugins/**"
|
||||
- "src/**"
|
||||
- "tests/**"
|
||||
pull_request:
|
||||
paths:
|
||||
- "plugins/**"
|
||||
- "src/**"
|
||||
- "tests/**"
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
||||
Reference in New Issue
Block a user