Skip to content

Commit ae952cb

Browse files
authored
Update community.yml
1 parent 49c1a1e commit ae952cb

File tree

1 file changed

+3
-10
lines changed

1 file changed

+3
-10
lines changed

.github/workflows/community.yml

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,8 @@
11
on:
2-
fork:
3-
push:
4-
branches: [ master ]
2+
pull_request:
53
issues:
6-
types: [ opened ]
7-
issue_comment:
8-
types: [ created ]
9-
pull_request_target:
10-
types: [ opened ]
11-
pull_request_review_comment:
12-
types: [ created ]
4+
types: [opened]
5+
push:
136

147
jobs:
158
welcome:

0 commit comments

Comments
 (0)