We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f83fc7 commit a31521cCopy full SHA for a31521c
internal/web/pkg.go
@@ -7,5 +7,5 @@ package web
7
8
const (
9
serveralias = "gin"
10
- progressmsg = "A validation job for this repository is currently in progress"
+ progressmsg = "A validation job for this repository is currently in progress, please do not leave this page and refresh the page after a while."
11
)
0 commit comments