Skip to content
This repository was archived by the owner on Apr 5, 2025. It is now read-only.

Fix voice session destroyed after bot moved #43

Fix voice session destroyed after bot moved

Fix voice session destroyed after bot moved #43

Workflow file for this run

name: validate-signoff
on:
pull_request:
types:
- opened
- edited
jobs:
validate:
runs-on: ubuntu-latest
steps:
- name: PR Description Check
uses: pythonistaguild/pr-description-check@v1.0
with:
content: "[x] I have read and agree to the [Developer Certificate of Origin]"