Skip to content

Commit

Permalink
ci(fix): 👷 🐛 use pull_request_target event hook
Browse files Browse the repository at this point in the history
fix secrets not accessable

fix antvis#424
  • Loading branch information
bubkoo committed Dec 18, 2020
1 parent c9de4be commit 9d81b43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
- next-major
- alpha
- beta
pull_request:
pull_request_target:

jobs:
ci:
Expand Down

0 comments on commit 9d81b43

Please sign in to comment.