Skip to content
Merged
Show file tree
Hide file tree
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
9 changes: 3 additions & 6 deletions .github/ISSUE_TEMPLATE/roadmap.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
# This file was generated by the action ShaMan123/gha-form-dropdown-options
# using the template '.github/t_roadmap.yml'.
# Update this file by editing '.github/t_roadmap.yml'.
---
#
# This file was generated by the action ShaMan123/gha-form-dropdown-options using the template '.github/t_roadmap.yml'
# Update this file by editing '.github/t_roadmap.yml'
#


name: Roadmap Entry
description: Add a new entry to the roadmap
type: task
Expand Down
3 changes: 1 addition & 2 deletions .github/workflows/update_issue_templates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,7 @@ jobs:
- name: Update repositories dropdown
id: update_dropdown
# uses: ShaMan123/gha-form-dropdown-options@v2.0.3
uses: ReenigneArcher/gha-form-dropdown-options@fix/yamllint-errors
uses: ShaMan123/gha-form-dropdown-options@v2.0.5
with:
form: .github/ISSUE_TEMPLATE/roadmap.yml
template: .github/t_roadmap.yml
Expand Down