Skip to content

Fixes #252

Fixes #252 #138

Workflow file for this run

name: "🙅 Unassign assignees"
on:
issues:
types:
- closed
pull_request:
types:
- closed
jobs:
call-unassign:
name: "🤙 Call unassignment workflow"
uses: clamsproject/.github/.github/workflows/repo-issue-close.yml@main
secrets: inherit