Adding Timeout to Github Actions

To add a timeout to a Github Actions Workflow, add the timeout-minutes to the workflow YAML file.  See the red box in the image below for where to add it.  Once you save, commit, and push that change to your repo, let your TA know and they will re-enable Actions for your repo after confirming the addition.