Skip to content

Refactor of visualizer code structure #22

Refactor of visualizer code structure

Refactor of visualizer code structure #22

Workflow file for this run

name: "unassign all when an issue is closed"
on:
issues:
types:
- closed
pull_request:
types:
- closed
jobs:
call-unassign:
uses: clamsproject/.github/.github/workflows/repo-issue-close.yml@main
secrets: inherit