We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a48b55 commit 6a9f6c8Copy full SHA for 6a9f6c8
1 file changed
.github/workflows/bundle_analysis_upload.yml
@@ -1,11 +1,5 @@
1
name: Bundle Analysis Upload
2
-
3
-on:
4
- pull_request:
5
- push:
6
- branches:
7
- - main # change this if your default branch is named differently
8
- workflow_dispatch:
+on: pull_request
9
10
jobs:
11
analyze:
0 commit comments