mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-03 01:10:07 +00:00
refactor!: rename the ws folder to gateway (#2037)
This commit is contained in:
4
.github/workflows/local_tests.yml
vendored
4
.github/workflows/local_tests.yml
vendored
@@ -11,7 +11,7 @@ on:
|
||||
- "transformers/**"
|
||||
- "types/**"
|
||||
- "util/**"
|
||||
- "ws/**"
|
||||
- "gateway/**"
|
||||
pull_request:
|
||||
paths:
|
||||
- "handlers/**"
|
||||
@@ -22,7 +22,7 @@ on:
|
||||
- "transformers/**"
|
||||
- "types/**"
|
||||
- "util/**"
|
||||
- "ws/**"
|
||||
- "gateway/**"
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
||||
Reference in New Issue
Block a user