mirror of
https://github.com/Kilo-Org/kilocode.git
synced 2026-09-19 01:51:21 +08:00
Update .github/workflows/check-org-member.yml
Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
kiloconnect[bot]
parent
a1b337bf02
commit
b4df25a894
@@ -27,7 +27,7 @@ jobs:
|
||||
uses: actions/create-github-app-token@v2
|
||||
with:
|
||||
app-id: ${{ secrets['kilo-maintainer-app-id'] }}
|
||||
private-key: ${{ secrets.kilo-maintainer-app-secret }}
|
||||
private-key: ${{ secrets['kilo-maintainer-app-secret'] }}
|
||||
owner: ${{ github.repository_owner }}
|
||||
|
||||
- name: Check if author is org member or kilo-maintainer bot
|
||||
|
||||
Reference in New Issue
Block a user