Could this be used to remove an issue from a project? I'm thinking could one check if github.event.issue.labels.*.name **does not** contain a certain label? If so, remove it from stated project
Could this be used to remove an issue from a project?
I'm thinking could one check if github.event.issue.labels.*.name does not contain a certain label? If so, remove it from stated project