Skip to content

Commit

Permalink
Change more quores
Browse files Browse the repository at this point in the history
  • Loading branch information
spier committed Dec 1, 2023
1 parent 53eae7a commit f066ed8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/i18n-consistency-checker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
cat issue.md >> issue-full.md
# title of the GitHub issue to look for
issue_title="${flags['${{matrix.language}}']}: Content Consistency Issue"
issue_title="${flags[\"${{matrix.language}}\"]}: Content Consistency Issue"
# Get the existing issue ID
search_query="is:issue is:open in:title \"$issue_title\""
Expand Down

0 comments on commit f066ed8

Please sign in to comment.