8000 chore(deps-dev): bump @types/node from 22.13.4 to 22.13.8 · influxdata/influxdb-client-js@b09f3b5 · GitHub
[go: up one dir, main page]

Skip to content

chore(deps-dev): bump @types/node from 22.13.4 to 22.13.8 #1727

chore(deps-dev): bump @types/node from 22.13.4 to 22.13.8

chore(deps-dev): bump @types/node from 22.13.4 to 22.13.8 #1727

Workflow file for this run

---
name: "Semantic PR and Commit Messages"
on:
pull_request:
types: [opened, reopened, synchronize, edited]
branches:
- master
jobs:
semantic:
uses: influxdata/validate-semantic-github-messages/.github/workflows/semantic.yml@main
with:
CHECK_PR_TITLE_OR_ONE_COMMIT: true
0