Skip to content

Bump nodemon from 3.0.3 to 3.1.0 #3

Bump nodemon from 3.0.3 to 3.1.0

Bump nodemon from 3.0.3 to 3.1.0 #3

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/express-locallibrary-tutorial"
secrets:
GH_TOKEN: ${{ secrets.AUTOMERGE_TOKEN }}