Skip to content

Add burn-in mitigation (#53) #109

Add burn-in mitigation (#53)

Add burn-in mitigation (#53) #109

Workflow file for this run

name: Build
on:
push:
pull_request:
jobs:
build:
runs-on: windows-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/prepare-for-release