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 cfe260e commit 5ed4c59Copy full SHA for 5ed4c59
.github/workflows/bundle-compare.yml
@@ -2,7 +2,7 @@ name: Compare Bundle Size
2
3
on:
4
workflow_run:
5
- workflows: ["Build"]
+ workflows: ['Build']
6
types: [completed]
7
8
permissions:
0 commit comments