We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7081937 commit a950d3dCopy full SHA for a950d3d
pkg/pillar/cmd/zedagent/zedagent.go
@@ -2827,6 +2827,7 @@ func getDeferredSentHandlerFunction(ctx *zedagentContext) controllerconn.SentHan
2827
publishZedAgentStatus(ctx.getconfigCtx)
2828
}
2829
2830
+ // some fake change to trigger PR build workflow
2831
if !ctx.publishedEdgeNodeCerts {
2832
// Attestation request does not clog the send queue (issued
2833
// with the `ignoreErr` set to true), but once fails has to
0 commit comments