We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
pull_request_target
1 parent 4648559 commit 6d76505Copy full SHA for 6d76505
.github/workflows/size.yml
@@ -1,6 +1,7 @@
1
name: size
2
on:
3
# this action will error unless run in a pr context
4
+ pull_request_target:
5
pull_request:
6
branches:
7
- main
0 commit comments