Skip to content

Commit c65d590

Browse files
committed
chore: better en securite than desole
1 parent 91f79ea commit c65d590

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/ci/codegen/pushGeneratedCode.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,8 @@ export async function pushGeneratedCode(): Promise<void> {
6161
6262
Co-authored-by: %an <%ae>
6363
skip-checks: true
64-
%(trailers:key=skip-checks)
65-
%(trailers:key=Co-authored-by)"`,
64+
%(trailers:key=Co-authored-by)
65+
%(trailers:key=skip-checks)"`,
6666
);
6767

6868
console.log(`Pushing code to generated branch: '${branchToPush}'`);

0 commit comments

Comments
 (0)