mirror of
https://github.com/Kilo-Org/kilocode.git
synced 2026-09-21 05:52:35 +08:00
Update .github/workflows/pr-management.yml
Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
kiloconnect[bot]
parent
62f99701dd
commit
ddcb49f720
@@ -16,7 +16,7 @@ jobs:
|
||||
|
||||
check-duplicates:
|
||||
needs: check-author
|
||||
if: needs.check-author.outputs.is-member == 'false'
|
||||
if: needs.check-author.outputs['is-member'] == 'false'
|
||||
# kilocode_change end
|
||||
runs-on: blacksmith-4vcpu-ubuntu-2404
|
||||
permissions:
|
||||
|
||||
Reference in New Issue
Block a user