Skip to content

Commit

Permalink
ci: run pkg-size report on pull_request instead of `pull_request_ta…
Browse files Browse the repository at this point in the history
…rget`
  • Loading branch information
JounQin committed Dec 26, 2023
1 parent f4884a0 commit cbd284d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/pkg-size.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
name: Package Size Report

on:
pull_request_target:
branches:
- main
- pull_request

jobs:
pkg-size-report:
Expand Down

0 comments on commit cbd284d

Please sign in to comment.