Skip to content

Commit

Permalink
Run compressed Size action on pull_request_target (chartjs#8440)
Browse files Browse the repository at this point in the history
  • Loading branch information
kurkle authored Feb 16, 2021
1 parent a6a1228 commit 7e6a711
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compressed-size.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Compressed Size

on: [pull_request]
on: [pull_request_target]

jobs:
build:
Expand Down

0 comments on commit 7e6a711

Please sign in to comment.