Skip to content

Bump release tag

Bump release tag #82

Workflow file for this run

name: Windows
on:
pull_request:
types:
- opened
- synchronize
- reopened
- edited
branches: [ main ]
jobs:
Test:
uses: ./.github/workflows/execute-tests.yml
with:
basepath: 'D:\'
os: "windows-latest"
workpath: 'C:\a\doorstop\doorstop'