Skip to content

Commit 60c5371

Browse files
committed
Change event name
1 parent 09a0560 commit 60c5371

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/flakeguard/reports/data.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ type SplunkType string
7878

7979
const (
8080
Manual SplunkEvent = "manual"
81-
Periodic SplunkEvent = "periodic"
81+
Scheduled SplunkEvent = "scheduled"
8282
PullRequest SplunkEvent = "pull_request"
8383

8484
Report SplunkType = "report"

0 commit comments

Comments
 (0)