dosemu2/.github/workflows/ci-manual-full.yml
geos_one 91736529d5
Some checks failed
Master / Scheduled (FULL) (push) Has been cancelled
Master / Triggered (push) Has been cancelled
Master / Triggered (ASAN) (push) Has been cancelled
Master / Triggered (FULL) (push) Has been cancelled
New upstream version 2.0pre9.2
2025-08-10 12:35:43 +02:00

13 lines
206 B
YAML

name: Manual FULL
on:
workflow_dispatch:
jobs:
manual_full:
name: Manual (FULL)
uses: ./.github/workflows/ci-build.yml
with:
jobtype: 'manual'
subtype: ''
runtype: 'full'