Skip to content
This repository has been archived by the owner on Jul 15, 2024. It is now read-only.

fix(GuildCreate): cache initial voice states to voice caches (#241) #1456

fix(GuildCreate): cache initial voice states to voice caches (#241)

fix(GuildCreate): cache initial voice states to voice caches (#241) #1456

Workflow file for this run

name: Lint code & compile test
on:
push:
branches:
- "**"
pull_request:
branches:
- "**"
jobs:
test:
uses: nezuchan/workflows/.github/workflows/lint-and-compile-test.yml@main