From: Jukka Kurkela Date: Thu, 18 Feb 2021 15:46:51 +0000 (+0200) Subject: Revert "Run compressed Size action on pull_request_target (#8440)" (#8454) X-Git-Tag: v3.0.0-beta.11~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46d567a79ec2202dcfd0e2c2e34ff1b1de784b07;p=thirdparty%2FChart.js.git Revert "Run compressed Size action on pull_request_target (#8440)" (#8454) This reverts commit 7e6a711875fdf1416b021135f1257e1f4298cb9a. --- diff --git a/.github/workflows/compressed-size.yml b/.github/workflows/compressed-size.yml index a8a253485..ed9f8723b 100644 --- a/.github/workflows/compressed-size.yml +++ b/.github/workflows/compressed-size.yml @@ -1,6 +1,6 @@ name: Compressed Size -on: [pull_request_target] +on: [pull_request] jobs: build: