fix error in feature request workflow (#6125)

This commit is contained in:
Matt Fiddaman
2025-11-12 13:32:19 +00:00
committed by GitHub
parent b22579bdeb
commit 03e3cdbc65
2 changed files with 7 additions and 0 deletions

View File

@@ -12,6 +12,7 @@ jobs:
- uses: actions-ecosystem/action-add-labels@bd52874380e3909a1ac983768df6976535ece7f8 # v1.1.0
with:
labels: needs votes
github_token: ${{ secrets.GITHUB_TOKEN }}
- name: Add reactions
uses: aidan-mundy/react-to-issue@109392cac5159c2df6c47c8ab3b5d6b708852fe5 # v1.1.2
with:

View File

@@ -0,0 +1,6 @@
---
category: Maintenance
authors: [matt-fidd]
---
Fix error in feature request workflow