Skip to content

Bump i18next-browser-languagedetector from 7.0.1 to 7.0.2 #1235

Bump i18next-browser-languagedetector from 7.0.1 to 7.0.2

Bump i18next-browser-languagedetector from 7.0.1 to 7.0.2 #1235

Workflow file for this run

name: New Pull Request
on:
pull_request:
branches:
- main
permissions:
pull-requests: write
jobs:
comment:
if: github.event_name == 'pull_request' && github.event.action == 'opened'
runs-on: ubuntu-latest
steps:
# Comment on new PR requests with deployment instructions
- uses: actions/checkout@v3.5.2
- name: comment
uses: GrantBirki/comment@v2.0.5
continue-on-error: true
with:
file: .github/new-pr-comment.md