We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e53881b commit fc192a1Copy full SHA for fc192a1
.github/workflows/go.yml
@@ -6,6 +6,8 @@ on:
6
- main
7
pull_request:
8
types: [opened, synchronize]
9
+ workflow_dispatch:
10
+
11
12
jobs:
13
unit-test:
0 commit comments