Skip to content

TypeError: unsupported operand type(s) for /: 'float' and 'NoneType' in kolibri/core/tasks/job.py #60

TypeError: unsupported operand type(s) for /: 'float' and 'NoneType' in kolibri/core/tasks/job.py

TypeError: unsupported operand type(s) for /: 'float' and 'NoneType' in kolibri/core/tasks/job.py #60

name: Community Contribution Label
on:
issues:
types: [assigned, unassigned]
jobs:
call-label-action:
uses: learningequality/.github/.github/workflows/community-contribution-label.yml@main
secrets:
LE_BOT_APP_ID: ${{ secrets.LE_BOT_APP_ID }}
LE_BOT_PRIVATE_KEY: ${{ secrets.LE_BOT_PRIVATE_KEY }}