add mass updates to time entry aggregate rows, make package actions run on manual dispatch

This commit is contained in:
Gregor Vostrak
2024-08-22 19:14:56 +02:00
parent 0c05ad240d
commit 33d139e3aa
6 changed files with 48 additions and 31 deletions

View File

@@ -1,6 +1,5 @@
name: Publish API package to NPM
on:
push:
on: workflow_dispatch
jobs:
build:
runs-on: ubuntu-latest

View File

@@ -1,6 +1,5 @@
name: Publish UI package to NPM
on:
push:
on: workflow_dispatch
jobs:
build:
runs-on: ubuntu-latest