Skip to content

Commit 3ec3eca

Browse files
authored
Use pull_request_target in bb
1 parent b17b3f6 commit 3ec3eca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bb.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: bb
22
on:
33
issues:
44
types: [opened, reopened, edited, closed, labeled, unlabeled]
5-
pull_request:
5+
pull_request_target:
66
types: [opened, reopened, edited, closed, labeled, unlabeled]
77
jobs:
88
main:

0 commit comments

Comments
 (0)