diff --git a/.github/workflows/nightly.yml b/.github/workflows/nightly.yml index 65417e397..211d65bd3 100644 --- a/.github/workflows/nightly.yml +++ b/.github/workflows/nightly.yml @@ -4,10 +4,6 @@ on: schedule: - cron: 30 4 * * * workflow_dispatch: - push: - branches: - # Add this temporarily to see these tests running; remove before merging! - - convert-nightly-pipeline jobs: # While many of these jobs could be grouped in a separate workflow, the github actions UI