Skip to content

Commit 38cbc3e

Browse files
authored
chore(web): allow pull request target (#187)
1 parent 2e6fea0 commit 38cbc3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/reviewer_lottery.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Reviewer lottery
22
on:
3-
pull_request_target:
3+
pull_request_target: # git-cascade:allow
44
paths:
55
- web/**
66
types: [opened, ready_for_review, reopened]

0 commit comments

Comments
 (0)