Skip to content

Bump compat for StridedViews to 0.5 #153

Bump compat for StridedViews to 0.5

Bump compat for StridedViews to 0.5 #153

name: "Format Pull Request"
on:
schedule:
- cron: "0 0 * * *"
workflow_dispatch: ~
issue_comment:
types:
- "created"
permissions:
contents: "write"
pull-requests: "write"
jobs:
format-pull-request:
name: "Format Pull Request"
uses: "ITensor/ITensorActions/.github/workflows/FormatPullRequest.yml@main"
secrets: "inherit"