We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 823cf56 commit 3a06d8bCopy full SHA for 3a06d8b
main.go
@@ -24,5 +24,6 @@ package main
24
import "github.com/hamzabow/dialog/cmd"
25
26
func main() {
27
+ // Just a comment to test Github Actions
28
cmd.Execute()
29
}
0 commit comments