Skip to content

fix: Fixed compatibility with v22.x of TestableIO (fix #81) #708

fix: Fixed compatibility with v22.x of TestableIO (fix #81)

fix: Fixed compatibility with v22.x of TestableIO (fix #81) #708

Workflow file for this run

name: "Pull Request"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
main:
name: Check PR title
runs-on: ubuntu-latest
steps:
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}