Skip to content

chore(ibis): format float with scientific notation #718

chore(ibis): format float with scientific notation

chore(ibis): format float with scientific notation #718

name: Pull request title validator
on:
pull_request:
types:
- opened
- edited
- synchronize
permissions:
pull-requests: read
jobs:
validator:
name: validate-pull-request-title
runs-on: ubuntu-latest
steps:
- name: validate pull request title
uses: kontrolplane/[email protected]
with:
types: "feat,fix,perf,deps,revert,docs,chore,refactor,test,build,ci"