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