Skip to content

fix: no panic if i.reader.Next() returns an empty result #153

fix: no panic if i.reader.Next() returns an empty result

fix: no panic if i.reader.Next() returns an empty result #153

Workflow file for this run

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