also trigger on pushes to main

This commit is contained in:
John Bowdre 2024-02-10 14:56:27 -06:00
parent 96da02be2f
commit 8a7be1f900

View file

@ -3,6 +3,9 @@ on:
schedule:
- cron: "*/5 * * * *"
workflow_dispatch:
push:
branches:
- main
defaults:
run: