Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/auto-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ jobs:

It can take a few seconds for the file to fully upload and show as the above. Once it is like shown above,
click "Comment" and let the bot do the rest!
labels: '${{ join(github.event.issue.labels.*.name) }}'
labels: ✨ New extension

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