Skip to content

Commit

Permalink
Merge pull request #4 from anothrNick/test-one
Browse files Browse the repository at this point in the history
Testing tag action
  • Loading branch information
anothrNick committed Apr 12, 2024
2 parents 10a4253 + c91f051 commit 6223dd7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions main.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ import (
)

func main() {

// Making change to test workflows

// connect to db
db, err := database.NewPostgres(
os.Getenv("JSONDB_USER"),
Expand Down

0 comments on commit 6223dd7

Please sign in to comment.