Skip to content

fix 'question_type' passed as both positional and keywork arg in QuestionBase #11

fix 'question_type' passed as both positional and keywork arg in QuestionBase

fix 'question_type' passed as both positional and keywork arg in QuestionBase #11

name: auto-merge
on:
pull_request:
jobs:
auto-merge:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
github-token: ${{ secrets.DEPENDABOT_TOKEN }}