diff --git a/.github/bot.yml b/.github/bot.yml index b31983a07f..669c1f399c 100644 --- a/.github/bot.yml +++ b/.github/bot.yml @@ -32,16 +32,3 @@ tasks: on: issues: types: [opened, edited] - - name: assign-to-project - on: - issues: - types: [opened] - pull_request: - types: [opened] - condition: |- - (await getTeamMembers('capacitor')).includes(payload.sender.login) - config: - columns: - issue: 10495656 - pr: 10495659 - draft-pr: 10495658