Skip to content
This repository has been archived by the owner on Dec 15, 2023. It is now read-only.

Bump webpack and @nestjs/cli #3

Bump webpack and @nestjs/cli

Bump webpack and @nestjs/cli #3

Workflow file for this run

name: Main
on:
pull_request:
branches:
- main
jobs:
automerge:
if: ${{ github.event_name == 'pull_request' }}
runs-on: ubuntu-latest
permissions:
pull-requests: write
contents: write
steps:
- uses: fastify/github-action-merge-dependabot@v3
with:
target: minor