Skip to content

Commit

Permalink
ci: change from pull_request to pull_request_target
Browse files Browse the repository at this point in the history
  • Loading branch information
schirrel authored Jan 26, 2025
1 parent ec73171 commit 7291cb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/size.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: size
on:
# this action will error unless run in a pr context
pull_request:
pull_request_target:
branches:
- main

Expand Down

0 comments on commit 7291cb3

Please sign in to comment.