diff --git a/.github/workflows/tui-tests.yml b/.github/workflows/tui-tests.yml index d9e7e839..558de601 100644 --- a/.github/workflows/tui-tests.yml +++ b/.github/workflows/tui-tests.yml @@ -2,6 +2,7 @@ name: Worklog on: pull_request: + workflow_dispatch: {} concurrency: group: tui-tests-${{ github.event.pull_request.number || github.ref }}