Skip to content

Add SignextLowering pass to wasm-opt #1855

Add SignextLowering pass to wasm-opt

Add SignextLowering pass to wasm-opt #1855

name: dependabot-auto-merge
on:
pull_request:
jobs:
merge:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
target: patch
github-token: ${{ secrets.DEPENDABOT_AUTO_MERGE_TOKEN }}