We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e904820 commit ed6f1b9Copy full SHA for ed6f1b9
.github/workflows/bundle_analysis.yml
@@ -1,7 +1,7 @@
1
name: 'Bundle Analysis'
2
3
on:
4
- pull_request_target:
+ pull_request:
5
push:
6
branches:
7
- next # change this if your default branch is named differently
0 commit comments