mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-05 08:36:59 +02:00
change to pull request target for size-limit
This commit is contained in:
6
.github/workflows/size-limit.yml
vendored
6
.github/workflows/size-limit.yml
vendored
@@ -1,6 +1,10 @@
|
|||||||
name: "size"
|
name: "size"
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request_target:
|
||||||
|
types:
|
||||||
|
- opened
|
||||||
|
- edited
|
||||||
|
- synchronize
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
jobs:
|
jobs:
|
||||||
|
Reference in New Issue
Block a user