mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-04 09:50:07 +00:00
ci: run local tests on PR (#2024)
This commit is contained in:
5
.github/workflows/local_tests.yml
vendored
5
.github/workflows/local_tests.yml
vendored
@@ -6,6 +6,11 @@ on:
|
||||
- "plugins/**"
|
||||
- "src/**"
|
||||
- "tests/**"
|
||||
pull_request:
|
||||
paths:
|
||||
- "plugins/**"
|
||||
- "src/**"
|
||||
- "tests/**"
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
||||
Reference in New Issue
Block a user