diff --git a/.github/workflows/build-tutorials-nightly.yml b/.github/workflows/build-tutorials-nightly.yml index 3bcc7d8f9d..8d6c839ebe 100644 --- a/.github/workflows/build-tutorials-nightly.yml +++ b/.github/workflows/build-tutorials-nightly.yml @@ -15,12 +15,12 @@ name: Build tutorials (nightly/test) # download the binaries in .jenkins/build.sh. on: # Only main branch for now. Uncomment the below line to enable it on PRs. - pull_request: + # pull_request: # Comment out the below line to disable on the main branch - push: - branches: - - main + # push: + # branches: + # - main workflow_dispatch: concurrency: