Skip to content

Commit

Permalink
pull_request
Browse files Browse the repository at this point in the history
  • Loading branch information
melmathari committed Nov 22, 2024
1 parent b4503d2 commit 6439f94
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/bundle-size.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Size

on:
pull_request_target:
pull_request:
types:
- opened
- synchronize
Expand All @@ -13,7 +13,6 @@ permissions:
pull-requests: write
jobs:
size:
if: ${{ github.event.pull_request.head.repo.full_name == github.repository }}
name: Report bundle size
runs-on: ubuntu-latest
timeout-minutes: 15
Expand Down

0 comments on commit 6439f94

Please sign in to comment.