Skip to content

Bump scipy from 1.13.1 to 1.15.0 #1054

Bump scipy from 1.13.1 to 1.15.0

Bump scipy from 1.13.1 to 1.15.0 #1054

Workflow file for this run

name: WIP
on:
pull_request:
types: [ opened, synchronize, reopened, edited ]
jobs:
wip:
runs-on: ubuntu-latest
permissions:
pull-requests: write
steps:
- uses: wip/action@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}