Skip to content

chore(deps-dev): bump @stream-io/stream-chat-css from 5.0.0-rc.5 to 5.0.0-rc.6 #1090

chore(deps-dev): bump @stream-io/stream-chat-css from 5.0.0-rc.5 to 5.0.0-rc.6

chore(deps-dev): bump @stream-io/stream-chat-css from 5.0.0-rc.5 to 5.0.0-rc.6 #1090

Workflow file for this run

name: Check PR title
on:
pull_request:
types: [opened, edited, synchronize, reopened]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: aslafy-z/conventional-pr-title-action@v3
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}