Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(workflow): run job only on open issues
Add a conditional check to the `update-project-status` job in the GitHub Actions workflow. This ensures the job only runs when the issue state is 'open'.
- Loading branch information