only build sim container on schedule

old-commit-hash: dbb11d64c9
commatwo_master
Willem Melching 5 years ago
parent db0a4ef2dc
commit f90922151f
  1. 7
      .github/workflows/sim_tests.yaml

@ -1,10 +1,7 @@
name: simulator
on:
push:
# TODO: remove the push trigger, and only run on schedule
#schedule:
#- cron: '0 * * * *'
schedule:
- cron: '0 * * * *'
jobs:
docker_build:

Loading…
Cancel
Save