This commit moves the close-issue.yml file to the .github/workflows/
directory.
The motivation for this is that it is currently in the root of the repo
and is not currently active. Moving it to the workflows directory will
make it active and allow it to run.