Needs to be done in the "task" job using github APIs (actions: write needed). There is no `actions/core` api to cancel a job from within. See description https://github.com/githubnext/gh-aw/pull/773 - move membership validation in "task" job - emit task job whenever team validation is needed
Needs to be done in the "task" job using github APIs (actions: write needed). There is no
actions/coreapi to cancel a job from within.See description #773