We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4da42a commit d96e672Copy full SHA for d96e672
.github/workflows/go.yml
@@ -8,6 +8,8 @@ on:
8
branches: [ "main" ]
9
pull_request:
10
11
+ repository_dispatch:
12
+ types: [trigger-workflow]
13
14
jobs:
15
0 commit comments