Skip to content

- (docker dev) Bump node from 20.2.0-alpine3.17 to 20.8.0-alpine3.17 in /environment/prod/app #926

- (docker dev) Bump node from 20.2.0-alpine3.17 to 20.8.0-alpine3.17 in /environment/prod/app

- (docker dev) Bump node from 20.2.0-alpine3.17 to 20.8.0-alpine3.17 in /environment/prod/app #926

Workflow file for this run

name: Check PR Title
on:
pull_request:
types:
- opened
- edited
- synchronize
- ready_for_review
- reopened
jobs:
check-pr-title:
name: Check PR title
timeout-minutes: 10
if: github.event.pull_request.draft == false
runs-on: ubuntu-22.04
steps:
- uses: blumilksoftware/[email protected]