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.
1 parent c06191d commit 3446fa5Copy full SHA for 3446fa5
.github/workflows/bundle-compare.yml
@@ -1,9 +1,8 @@
1
name: Compare Bundle Size
2
3
on:
4
- workflow_run:
5
- workflows: ["Build"]
6
- types: [completed]
+ # For testing
+ pull_request:
7
8
permissions:
9
contents: read
0 commit comments