Skip to content

Commit 4b040ff

Browse files
committed
Allow running the GitHub Action manually
Signed-off-by: Jakub Scholz <[email protected]>
1 parent 1d703d0 commit 4b040ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/main.yml

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: Build Kafka Test Apps
33
on:
44
push:
55
branches: [ "main" ]
6+
workflow_dispatch
67

78
jobs:
89
build:

0 commit comments

Comments
 (0)