Skip to content

Commit

Permalink
ci: enable updates to the feature request template
Browse files Browse the repository at this point in the history
  • Loading branch information
efd6 committed Dec 16, 2024
1 parent 9b83436 commit 2dee655
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ targets:
done | yq -o json .)
yq eval ".body[1].attributes.options = $pkgs" -i '.github/ISSUE_TEMPLATE/integration_bug.yml'
#yq eval ".body[1].attributes.options = $pkgs" -i '.github/ISSUE_TEMPLATE/integration_feature_request.yml'
yq eval ".body[1].attributes.options = $pkgs" -i '.github/ISSUE_TEMPLATE/integration_feature_request.yml'
git diff --name-only HEAD
Expand Down

0 comments on commit 2dee655

Please sign in to comment.