Skip to content

fix(windows): fix monitor from_point retunring invalid handle #3727

fix(windows): fix monitor from_point retunring invalid handle

fix(windows): fix monitor from_point retunring invalid handle #3727

Workflow file for this run

name: covector status
on: [pull_request]
jobs:
covector:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- name: covector status
uses: jbolda/covector/packages/action@covector-v0
id: covector
with:
command: 'status'
token: ${{ secrets.GITHUB_TOKEN }}
comment: true