create-issue.yml: Trigger on any target branch

This commit is contained in:
Petr Kovar
2025-07-22 18:26:55 +02:00
parent 1923eef859
commit 599f58defe
-2
View File
@@ -4,8 +4,6 @@ on:
pull_request_target:
types:
- closed
branches:
- main
paths-ignore:
- '**/README.md'