Skip to content

✨(web) add 2FA authentication on Django admin #86

✨(web) add 2FA authentication on Django admin

✨(web) add 2FA authentication on Django admin #86

Workflow file for this run

name: 'Auto Assign'
on:
pull_request:
types: [opened, ready_for_review]
permissions:
contents: read
pull-requests: write
jobs:
add-assignee:
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/auto-assign-action@0a2c53d3721e4c5cfcce6afd4014aecc337979f6 # v2.0.2
with:
configuration-path: '.github/auto_assign.yml'