Skip to content

build(deps): bump wasm-bindgen from 0.2.91 to 0.2.92 in /oracle-scripts #349

build(deps): bump wasm-bindgen from 0.2.91 to 0.2.92 in /oracle-scripts

build(deps): bump wasm-bindgen from 0.2.91 to 0.2.92 in /oracle-scripts #349

Workflow file for this run

name: Lint PR
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
main:
runs-on: ubuntu-latest
steps:
- name: Lint PR ✅
uses: amannn/action-semantic-pull-request@v5.2.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}