testing the pr workflow

Signed-off-by: David Wertenteil <dwertent@armosec.io>
This commit is contained in:
David Wertenteil
2024-03-06 15:15:15 +02:00
parent cf75cc3a7a
commit 15817ea3d5

View File

@@ -27,5 +27,5 @@ func main() {
if err := cmd.Execute(); err != nil {
logger.L().Fatal(err.Error())
}
// mock change
}