Skip to content

Commit 3a06d8b

Browse files
committed
chore(main): add comment for GitHub Actions test
1 parent 823cf56 commit 3a06d8b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

main.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,6 @@ package main
2424
import "github.com/hamzabow/dialog/cmd"
2525

2626
func main() {
27+
// Just a comment to test Github Actions
2728
cmd.Execute()
2829
}

0 commit comments

Comments
 (0)