We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c66afcb commit 28be24eCopy full SHA for 28be24e
.github/workflows/check.yml
@@ -7,6 +7,7 @@ on:
7
push:
8
branches:
9
- main
10
+ workflow_dispatch:
11
12
jobs:
13
go-test:
0 commit comments