@ -8,6 +8,8 @@ on:
# JJGR: Change back to main from cicd
# tag:
# Allows you to run this workflow manually from the Actions tab
schedule:
- cron: "0 0 1,15 * *" # biweekly
workflow_dispatch:
# A workflow run is made up of one or more jobs that can run sequentially or in parallel