Skip to content

Update dependency @testing-library/react to ^15.0.5 #629

Update dependency @testing-library/react to ^15.0.5

Update dependency @testing-library/react to ^15.0.5 #629

Workflow file for this run

name: happy-commit
on:
pull_request:
types: [opened, synchronize, reopened]
permissions:
contents: read
pull-requests: write
issues: write
jobs:
happy:
runs-on: ubuntu-latest
name: happy
continue-on-error: true
steps:
- uses: kitsuyui/happy-commit@v0.9
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}