diff --git a/.github/workflows/simulation.yaml b/.github/workflows/simulation.yaml index eb159d0..34f9aa1 100644 --- a/.github/workflows/simulation.yaml +++ b/.github/workflows/simulation.yaml @@ -3,7 +3,7 @@ name: Continuous Simulation on: schedule: # * is a special character in YAML so you have to quote this string - - cron: '* */3 * * *' + - cron: '* */1 * * *' workflow_dispatch: jobs: