We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 212658d commit b6bb6b6Copy full SHA for b6bb6b6
.github/labeler.yml
@@ -128,21 +128,21 @@
128
129
"plugins":
130
- changed-files:
131
-- any-glob-to-any-file:
+ - any-glob-to-any-file:
132
- 'superset-frontend/plugins/**'
133
134
"packages":
135
136
137
- 'superset-frontend/packages/**'
138
139
"embedded":
140
141
142
- 'superset-embedded-sdk/**'
143
144
"github_actions":
145
146
147
- '.github/actions/**'
148
- '.github/workflows/**'
0 commit comments