Skip to content

build: update react-native-gesture-handler to 2.20.2 #4450

build: update react-native-gesture-handler to 2.20.2

build: update react-native-gesture-handler to 2.20.2 #4450

Workflow file for this run

name: Conventional Commits
on:
pull_request:
branches:
- main
- dependencies
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/[email protected]