Skip to content

Commit 6f7961d

Browse files
author
M. Fatih Cırıt
committed
update on
Signed-off-by: M. Fatih Cırıt <mfc@leodrive.ai>
1 parent 73e7404 commit 6f7961d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/pr-agent.yaml

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
name: PR-Agent
22

33
on:
4-
pull_request_target:
5-
types:
6-
- labeled
74
pull_request:
5+
types: [opened, labeled, unlabeled, synchronize]
86
issue_comment:
97

108
jobs:

0 commit comments

Comments
 (0)