Skip to content

fix: PHP 8.4 deprecation: remove all implicit nullable arguments #184

fix: PHP 8.4 deprecation: remove all implicit nullable arguments

fix: PHP 8.4 deprecation: remove all implicit nullable arguments #184

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