mdn / express-locallibrary-tutorial

Local Library website written in NodeJS/Express; example for the MDN server-side development NodeJS module: https://developer.mozilla.org/en-US/docs/Learn/Server-side/Express_Nodejs.
Creative Commons Zero v1.0 Universal
1.23k stars 696 forks source link

chore(ci): Add auto-merge workflow #260

Closed bsmth closed 7 months ago

bsmth commented 7 months ago

Description

This PR adds a workflow that automatically approves and squash merges PRs that bump minor deps if they are from dependabot.

For information, see https://github.com/mdn/workflows/blob/main/.github/workflows/auto-merge.yml