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 8b2b5ce commit 418b6b7Copy full SHA for 418b6b7
.github/workflows/workflow.yml
@@ -6,7 +6,7 @@ on:
6
- beta
7
- test
8
- theming-v2
9
- - perf-message-list
+ - remove-style-attributes-from-templates
10
pull_request:
11
branches:
12
- master
package.json
@@ -52,7 +52,7 @@
52
"prerelease": true
53
},
54
{
55
- "name": "perf-message-list",
+ "name": "remove-style-attributes-from-templates",
56
57
}
58
],
0 commit comments