Skip to content

Fix getResultFileUri on Windows and WSL environments #79

Fix getResultFileUri on Windows and WSL environments

Fix getResultFileUri on Windows and WSL environments #79

Workflow file for this run

name: Lint
on:
push:
branches:
- main
pull_request:
concurrency:
group: ${{ github.head_ref || github.run_id }}
cancel-in-progress: true
permissions: read-all
jobs:
lint:
uses: trailofbits/.github/.github/workflows/lint.yml@v0.1.0
with:
type: just
permissions:
contents: read
pull-requests: read
checks: write