Skip to content

fix(cash-in-bottom-sheet): only show when home is in focus #4535

fix(cash-in-bottom-sheet): only show when home is in focus

fix(cash-in-bottom-sheet): only show when home is in focus #4535

Workflow file for this run

name: Semantic PR title
on:
pull_request_target:
types:
- opened
- reopened
- edited
- synchronize
jobs:
semantic-pr-title:
name: Semantic PR title
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}