Skip to content

Commit

Permalink
Restore use of pull request target for bazel github action pipeline (a…
Browse files Browse the repository at this point in the history
  • Loading branch information
lizhanhui authored Aug 30, 2022
1 parent 21fb908 commit 5206354
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bazel.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Build and Run Tests by Bazel
on:
pull_request:
pull_request_target:
types: [opened, reopened, synchronize]
push:
branches:
Expand Down

0 comments on commit 5206354

Please sign in to comment.