Skip to content

Commit

Permalink
Allow running the GitHub Action manually
Browse files Browse the repository at this point in the history
Signed-off-by: Jakub Scholz <[email protected]>
  • Loading branch information
scholzj committed Oct 22, 2024
1 parent 1d703d0 commit 4b040ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: Build Kafka Test Apps
on:
push:
branches: [ "main" ]
workflow_dispatch

jobs:
build:
Expand Down

0 comments on commit 4b040ff

Please sign in to comment.