Skip to content

Commit 10cf0ed

Browse files
authored
chore(ci): Remove assign-to-project task (#2345)
1 parent 927f549 commit 10cf0ed

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

.github/bot.yml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -32,16 +32,3 @@ tasks:
3232
on:
3333
issues:
3434
types: [opened, edited]
35-
- name: assign-to-project
36-
on:
37-
issues:
38-
types: [opened]
39-
pull_request:
40-
types: [opened]
41-
condition: |-
42-
(await getTeamMembers('capacitor')).includes(payload.sender.login)
43-
config:
44-
columns:
45-
issue: 10495656
46-
pr: 10495659
47-
draft-pr: 10495658

0 commit comments

Comments
 (0)