Skip to content

Commit 4730419

Browse files
committed
Move to the end of the file, BinSkim error might be related to comment
1 parent 562a9ec commit 4730419

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cli/azd/main.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33

44
//go:generate goversioninfo -arm -64
55

6-
// trivial change to trigger CI build
7-
86
package main
97

108
import (
@@ -383,3 +381,5 @@ func startBackgroundUploadProcess() error {
383381
err = cmd.Start()
384382
return err
385383
}
384+
385+
// trivial change to trigger CI build

0 commit comments

Comments
 (0)