Skip to content

Commit

Permalink
ci: use pull_request_target instead
Browse files Browse the repository at this point in the history
  • Loading branch information
JounQin committed Aug 4, 2022
1 parent 2869586 commit 20dae36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pkg-size.yml
@@ -1,7 +1,7 @@
name: Package Size Report

on:
pull_request:
pull_request_target:
branches:
- main

Expand Down

0 comments on commit 20dae36

Please sign in to comment.