Skip to content

chore: Fix linter findings that were accidentally pushed to master branch #11803

chore: Fix linter findings that were accidentally pushed to master branch

chore: Fix linter findings that were accidentally pushed to master branch #11803

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:
COMMITS_HISTORY: 0