Skip to content

Commit e9806f2

Browse files
committed
correct input
1 parent ad81232 commit e9806f2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/pr_title_check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@ jobs:
3939
Ref: `${{ inputs.ref }}`
4040
branch: copilot-instructions-sync
4141
branch-suffix: random
42-
sign-commit: true
42+
sign-commits: true
4343
delete-branch: true
4444

.github/workflows/sync_copilot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@ jobs:
3939
Ref: `${{ inputs.ref }}`
4040
branch: copilot-instructions-sync
4141
branch-suffix: random
42-
sign-commit: true
42+
sign-commits: true
4343
delete-branch: true
4444

0 commit comments

Comments
 (0)