Skip to content

fix: the default value for io threads #4

fix: the default value for io threads

fix: the default value for io threads #4

Workflow file for this run

name: PR Check
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
title:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ github.token }}