Skip to content

Commit

Permalink
add workflow_dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
arashpayan committed Jun 5, 2023
1 parent 98d64b2 commit 57de815
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
on: [pull_request]
on: [pull_request, workflow_dispatch]
jobs:
test_linux:
strategy:
Expand Down

0 comments on commit 57de815

Please sign in to comment.