Skip to content

chore: prepare bindings v3 #1633

chore: prepare bindings v3

chore: prepare bindings v3 #1633

Workflow file for this run

name: "Lint PR"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
main:
runs-on: ubuntu-latest
timeout-minutes: 6
steps:
- uses: amannn/action-semantic-pull-request@v4.5.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}