You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What part(s) of the article would you like to see updated?
The description of these YAML files said that This workflow assumes that you have a project with a single select field called "Status" that includes an option called "Todo".
But the jq code in the YAML file means Find a single select field called "Todo" that includes an option called "Todo".
So I failed to find "Todo" option when I test the same code, so please review my suggestion's correctness.
Additional information
No response
The text was updated successfully, but these errors were encountered:
Thanks for opening this issue. A GitHub docs team member should be by to give feedback soon. In the meantime, please check out the contributing guidelines.
Code of Conduct
What article on docs.github.com is affected?
What part(s) of the article would you like to see updated?
The description of these YAML files said that
This workflow assumes that you have a project with a single select field called "Status" that includes an option called "Todo"
.But the jq code in the YAML file means
Find a single select field called "Todo" that includes an option called "Todo"
.So I failed to find "Todo" option when I test the same code, so please review my suggestion's correctness.
Additional information
No response
The text was updated successfully, but these errors were encountered: