Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit08803ee

Browse files
committed
make fmt
1 parentae7c137 commit08803ee

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎.github/workflows/release.yaml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -547,7 +547,7 @@ jobs:
547547
# At present these pushes cannot be tagged, so the last push is always the latest.
548548
publish-sqlc:
549549
name:"Publish to schema sqlc cloud"
550-
runs-on:'ubuntu-latest'
550+
runs-on:"ubuntu-latest"
551551
needs:release
552552
if:${{ !inputs.dry_run }}
553553
steps:

‎coderd/database/sqlc.yaml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
version:"2"
55
cloud:
66
# This is the static ID for the coder project.
7-
project:'01HEP08N3WKWRFZT3ZZ9Q37J8X'
7+
project:"01HEP08N3WKWRFZT3ZZ9Q37J8X"
88
# Ideally renames & overrides would go under the sql section, but there is a
99
# bug in sqlc that only global renames & overrides are currently being applied.
1010
overrides:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp