Skip to content

Commit 36afa86

Browse files
committedJun 27, 2024
enabled main github action
1 parent 67babb6 commit 36afa86

File tree

3 files changed

+229
-247
lines changed

3 files changed

+229
-247
lines changed
 

‎.env

+1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ DB_USER="root"
66
DB_PASS="pass"
77
MYSQL_HOST="mysqldb"
88
POSTGRES_HOST="postgresdb"
9+
SQLC_LOCAL_FILE="sqlc.local.yaml"
910
SQLC_CI_FILE="sqlc.ci.yaml"

0 commit comments

Comments
 (0)