ci: Experimental check for duplicate workflow
This commit is contained in:
parent
2f8547869f
commit
d4332d5705
2 changed files with 31 additions and 3 deletions
|
|
@ -48,9 +48,7 @@ class ErrorReporter {
|
|||
AdaptiveDialogAction(
|
||||
onPressed: () => launchUrl(
|
||||
AppConfig.newIssueUrl.resolveUri(
|
||||
Uri(
|
||||
queryParameters: {'template': 'bug_report.yaml'},
|
||||
),
|
||||
Uri(queryParameters: {'template': 'bug_report.yaml'}),
|
||||
),
|
||||
mode: LaunchMode.externalApplication,
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue