Checkbox Workflow Action enables checkbox-driven workflows where interactive checkboxes in GitHub Issues and Pull Requests trigger and control automated processes.
Create a boolean property and make a checkbox reflect its value, using the '?checked' attribute Programmatically change the value of the boolean property, and observe the checkbox correctly become ...