Skip to content

feat: add dynamic window pathing, adjust tests, add prettier, cleanup tsconfig #33

feat: add dynamic window pathing, adjust tests, add prettier, cleanup tsconfig

feat: add dynamic window pathing, adjust tests, add prettier, cleanup tsconfig #33

Workflow file for this run

name: Semantic PR
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
semantic_pr:
name: Semantic PR
runs-on: ubuntu-latest
steps:
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}