Skip to content

Commit

Permalink
checking merge access
Browse files Browse the repository at this point in the history
  • Loading branch information
vijeyash1 committed Aug 1, 2023
1 parent 6827d94 commit b598bf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion model/githubcontainer.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package model

// GithubImage represents basic details about docker image from github.
// GithubImage represents basic details about docker image from github...
type GithubImage struct {
PackageId string `json:"package_id"`
CreatedAt string `json:"created_at"`
Expand Down

0 comments on commit b598bf3

Please sign in to comment.