Skip to content

chore(deps): bump react-native-svg from 15.3.0 to 15.4.0 in /dev-client #2975

chore(deps): bump react-native-svg from 15.3.0 to 15.4.0 in /dev-client

chore(deps): bump react-native-svg from 15.3.0 to 15.4.0 in /dev-client #2975

Workflow file for this run

name: Conventional Commits
on:
pull_request:
branches:
- main
types:
- opened
- edited
- synchronize
jobs:
check-for-cc:
runs-on: ubuntu-latest
steps:
- name: Check out git repository
uses: actions/checkout@v4
- name: Check for Conventional Commits
uses: agenthunt/conventional-commit-checker-action@v2.0.0