Skip to content

Commit

Permalink
Add manual trigger to github action
Browse files Browse the repository at this point in the history
  • Loading branch information
vibridi committed Sep 25, 2024
1 parent e53881b commit fc192a1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ on:
- main
pull_request:
types: [opened, synchronize]
workflow_dispatch:


jobs:
unit-test:
Expand Down

0 comments on commit fc192a1

Please sign in to comment.