Skip to content

Merge branch 'test-2023-7-20' of https://github.com/ChrisTitusTech/wi… #147

Merge branch 'test-2023-7-20' of https://github.com/ChrisTitusTech/wi…

Merge branch 'test-2023-7-20' of https://github.com/ChrisTitusTech/wi… #147

Workflow file for this run

name: Update Branch
on:
push:
branches:
- main
- test*
jobs:
build-runspace:
runs-on: windows-latest
steps:
- uses: actions/checkout@v3
with:
ref: ${{ github.head_ref }}
- name: Create local changes
run: |
powershell.exe -f Compile.ps1
- uses: stefanzweifel/[email protected]
with:
commit_message: Compile Winutil