Skip to content

chore(deps): bump body-parser from 1.20.2 to 1.20.3 in /react-native/ModeratedChat #37

chore(deps): bump body-parser from 1.20.2 to 1.20.3 in /react-native/ModeratedChat

chore(deps): bump body-parser from 1.20.2 to 1.20.3 in /react-native/ModeratedChat #37

name: on-pull-request
on:
pull_request:
branches: [main]
jobs:
test:
runs-on: ubuntu-24.04
steps:
- name: Setup repo
uses: actions/checkout@v3
- name: Verify README generation
uses: momentohq/standards-and-practices/github-actions/oss-readme-template@gh-actions-v2
with:
project_status: official
project_stability: stable
project_type: other
template_file: ./README.template.md
output_file: ./README.md