github / update-project-action

Updates an item on a GitHub Projects (beta) board based on a workflow dispatch (or other) event's input.
MIT License
25 stars 16 forks source link

feat: support pull requests #135

Closed dsanders11 closed 4 months ago

dsanders11 commented 10 months ago

Closes #51.

Has been tested on my fork.

benbalter commented 4 months ago

If tests pass, I will add this to the v3 release. Thanks again!