Skip to content

generate_emu_config overhaul plus minor tweaks and fixes #1

generate_emu_config overhaul plus minor tweaks and fixes

generate_emu_config overhaul plus minor tweaks and fixes #1

name: Migrate GSE PR
on:
pull_request:
branches: [ "dev" ]
paths:
- '!**/*.md'
- 'tools/migrate_gse/**'
permissions:
contents: write
jobs:
script-win:
name: Migrate GSE win
if: ${{ !cancelled() }}
uses: ./.github/workflows/migrate_gse-build-win.yml
script-linux:
name: Migrate GSE linux
if: ${{ !cancelled() }}
uses: ./.github/workflows/migrate_gse-build-linux.yml