Skip to content

Commit

Permalink
Oops, I think I needed pull_request_target instead.
Browse files Browse the repository at this point in the history
Change-Id: I58f3c5539fe94764d8922cf61d3e4ab53929460e
Reviewed-on: https://code-review.googlesource.com/c/re2/+/59694
Reviewed-by: Aaron Jacobs <[email protected]>
Reviewed-by: Paul Wankadia <[email protected]>
  • Loading branch information
junyer committed Jan 27, 2022
1 parent d98c3fd commit 885eb38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: PR
on:
pull_request:
pull_request_target:
branches: [main]
types: [opened]
jobs:
Expand Down

0 comments on commit 885eb38

Please sign in to comment.