Skip to content

fix(math): Backport of pull requests #17352 and #18214 to feature/v.0.47.x-ics-lsm branch #1262

fix(math): Backport of pull requests #17352 and #18214 to feature/v.0.47.x-ics-lsm branch

fix(math): Backport of pull requests #17352 and #18214 to feature/v.0.47.x-ics-lsm branch #1262

Workflow file for this run

name: Add PR to project
on:
pull_request:
types:
- opened
- reopened
jobs:
add-to-project:
name: Add pull request to project
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/cosmos/projects/26
github-token: ${{ secrets.PERSONAL_TOKEN }}