ci: Add label on node popularity automation (#26754)

This commit is contained in:
Matsu 2026-03-09 10:11:15 +02:00 committed by GitHub
parent 809ea48d08
commit 553f862e10
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -64,6 +64,7 @@ jobs:
with:
token: ${{ steps.generate-token.outputs.token }}
commit-message: 'chore: Update node popularity data'
labels: 'automation:scheduled-update'
title: 'chore: Update node popularity data'
body: |
This automated PR updates the node popularity data used for sorting nodes in the node creator panel.