Skip to content

Update README.md - update to Python 3.10 which was tested version #23

Update README.md - update to Python 3.10 which was tested version

Update README.md - update to Python 3.10 which was tested version #23

Workflow file for this run

name: auto-merge
on:
pull_request_target:
jobs:
auto-merge:
uses: mdn/workflows/.github/workflows/auto-merge.yml@main
with:
target-repo: "mdn/django-locallibrary-tutorial"
secrets:
GH_TOKEN: ${{ secrets.AUTOMERGE_TOKEN }}