Skip to content

chore(deps-dev): bump eslint-plugin-jest from 27.1.7 to 28.9.0 #138

chore(deps-dev): bump eslint-plugin-jest from 27.1.7 to 28.9.0

chore(deps-dev): bump eslint-plugin-jest from 27.1.7 to 28.9.0 #138

Workflow file for this run

name: "Semantic Pull Request"
on: [pull_request]
jobs:
main:
name: Validate PR title
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
CI: true
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}