Skip to content

Commit

Permalink
change to pull request target for size-limit
Browse files Browse the repository at this point in the history
  • Loading branch information
ad1992 committed Jul 19, 2023
1 parent 84ae26b commit baf1ca2
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/size-limit.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
name: "size"
on:
pull_request:
pull_request_target:
types:
- opened
- edited
- synchronize
branches:
- master
jobs:
Expand Down

0 comments on commit baf1ca2

Please sign in to comment.