Skip to content

Fix dictionary keys used in PartialUser.fetch_moderated_channels() #11

Fix dictionary keys used in PartialUser.fetch_moderated_channels()

Fix dictionary keys used in PartialUser.fetch_moderated_channels() #11

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]"