Skip to content

Update react-native-fbsdk-next 13.1.1 → 13.1.4 (patch) #2901

Update react-native-fbsdk-next 13.1.1 → 13.1.4 (patch)

Update react-native-fbsdk-next 13.1.1 → 13.1.4 (patch) #2901

name: Validate PR Title
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
validate-commits:
runs-on: ubuntu-latest
steps:
- name: Validate commits
uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}