Skip to content
This repository was archived by the owner on Feb 25, 2026. It is now read-only.

Commit ddcb49f

Browse files
Update .github/workflows/pr-management.yml
Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
1 parent 62f9970 commit ddcb49f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-management.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
check-duplicates:
1818
needs: check-author
19-
if: needs.check-author.outputs.is-member == 'false'
19+
if: needs.check-author.outputs['is-member'] == 'false'
2020
# kilocode_change end
2121
runs-on: blacksmith-4vcpu-ubuntu-2404
2222
permissions:

0 commit comments

Comments
 (0)