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

Commit6e4d09d

Browse files
committed
make fmt
1 parent17a1701 commit6e4d09d

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
@@ -484,7 +484,7 @@ jobs:
484484
# At present these pushes cannot be tagged, so the last push is always the latest.
485485
publish-sqlc:
486486
name:"Publish to schema sqlc cloud"
487-
runs-on:'ubuntu-latest'
487+
runs-on:"ubuntu-latest"
488488
needs:release
489489
if:${{ !inputs.dry_run }}
490490
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