Skip to content

Commit

Permalink
try to trigger ci build
Browse files Browse the repository at this point in the history
  • Loading branch information
ddowker committed Sep 13, 2024
1 parent 52d1b78 commit a966b1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion broker/fragment/store_gcs.go
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ func (s *gcsBackend) gcsClient(ep *url.URL) (cfg GSStoreConfig, client *storage.
return
}

// Arize - best effort to determine if JWT credentials are for external account
// best effort to determine if JWT credentials are for external account
externalAccount := false
if creds.JSON != nil {
var f credentialsFile
Expand Down

0 comments on commit a966b1b

Please sign in to comment.