diff --git a/.github/workflows/test-backend.yml b/.github/workflows/test-backend.yml index 31b42a6e..983b8d0b 100644 --- a/.github/workflows/test-backend.yml +++ b/.github/workflows/test-backend.yml @@ -4,7 +4,6 @@ name: Test Klados reasoner backend # checking to see if we get back the expected JSON output. on: - push: schedule: # Run this job at 3am and 3pm UTC, which corresponds to 11am and 11pm EDT - cron: '0 3,15 * * *'