Skip to content

chore(deps): bump golang from 1.23.2-alpine3.20 to 1.23.5-alpine3.20 #469

chore(deps): bump golang from 1.23.2-alpine3.20 to 1.23.5-alpine3.20

chore(deps): bump golang from 1.23.2-alpine3.20 to 1.23.5-alpine3.20 #469

Workflow file for this run

name: Lint PR name
on:
pull_request:
branches: [master]
types: [opened, edited, synchronize, reopened]
jobs:
lint-PR-name:
runs-on: ubuntu-latest
timeout-minutes: 3
steps:
- uses: actions/checkout@v4
- name: Install dependencies
run: npm install @commitlint/[email protected]
- uses: JulienKode/[email protected]
with:
configuration-path: '.github/commitlint.config.js'