Skip to content

Commit 279ad92

Browse files
authored
Fix auto PR for the new extension workflow (#1913)
- Don't show in changelog
1 parent 9bbb562 commit 279ad92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ jobs:
178178
179179
It can take a few seconds for the file to fully upload and show as the above. Once it is like shown above,
180180
click "Comment" and let the bot do the rest!
181-
labels: '${{ join(github.event.issue.labels.*.name) }}'
181+
labels: ✨ New extension
182182

183183
- name: Add card to pending review
184184
uses: peter-evans/create-or-update-project-card@v2

0 commit comments

Comments
 (0)