Skip to content

Update dependency @babel/preset-react to v7.25.9 #124

Update dependency @babel/preset-react to v7.25.9

Update dependency @babel/preset-react to v7.25.9 #124

Workflow file for this run

name: PR
on:
pull_request:
branches:
- master
env:
GRADLE_OPTS: "-Dorg.gradle.daemon=true"
concurrency:
cancel-in-progress: true
group: pr-${{ github.workflow }}-${{ github.head_ref || github.ref }}
jobs:
check:
uses: ./.github/workflows/check.yml