refactor!: rename the ws folder to gateway (#2037)

This commit is contained in:
ITOH
2022-02-11 11:21:10 +01:00
committed by GitHub
parent 8aaea9f339
commit cfbfb67c8e
22 changed files with 6 additions and 6 deletions

View File

@@ -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: