Ammerhai 64f1336155 init work-calendar
add CMake and imGui
2025-08-11 18:40:34 +02:00

13 lines
180 B
YAML

#
# This is a dummy workflow used to trigger full builds manually.
#
name: manual
on: workflow_dispatch
jobs:
manual:
runs-on: ubuntu-latest
steps:
- run: exit 0