Skip to content

chore(deps): bump node from 19 to 22 in the docker-dependecies group #437

chore(deps): bump node from 19 to 22 in the docker-dependecies group

chore(deps): bump node from 19 to 22 in the docker-dependecies group #437

Workflow file for this run

name: PR Name Linter
on:
pull_request:
types: ['opened', 'edited', 'reopened', 'synchronize']
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.1.7
- uses: JulienKode/pull-request-name-linter-action@v0.5.0