Skip to content

Fix ref to UTC timezone object from django 3.2 #10

Fix ref to UTC timezone object from django 3.2

Fix ref to UTC timezone object from django 3.2 #10

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 }}