feat: add --minutes flag to timesheet command (#79) #82

Merged
kfickel merged 3 commits from 79_timesheet-use-minutes-flag into main 2026-04-07 08:13:21 +02:00
Showing only changes of commit a9acd34801 - Show all commits

View file

@ -2,6 +2,8 @@ name: Release
on:
push:
branches:
- main
workflow_dispatch:
jobs: