Skip to content

Bump @types/node from 20.12.7 to 20.14.11 #45

Bump @types/node from 20.12.7 to 20.14.11

Bump @types/node from 20.12.7 to 20.14.11 #45

Workflow file for this run

name: 'Pull Request - Merge'
on:
pull_request:
branches:
- master
types:
- closed
jobs:
merge:
uses: ricado-group/common-workflows/.github/workflows/pr-merge.yml@master
with:
projectType: |
npm
secrets:
token: ${{ secrets.GH_COMMIT_PAT }}