Skip to content

fix(core, windows): building improvements #9390

fix(core, windows): building improvements

fix(core, windows): building improvements #9390

Workflow file for this run

name: pr_title
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@c3cd5d1ea3580753008872425915e343e351ab54
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}