Skip to content

chore(deps): bump ws from 7.5.9 to 7.5.10 in /backend/lambdas #22

chore(deps): bump ws from 7.5.9 to 7.5.10 in /backend/lambdas

chore(deps): bump ws from 7.5.9 to 7.5.10 in /backend/lambdas #22

Workflow file for this run

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