We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 41ed904 + 4fa1fa8 commit fc9583bCopy full SHA for fc9583b
.github/workflows/build-tutorials-nightly.yml
@@ -15,7 +15,7 @@ name: Build tutorials (nightly/test)
15
# download the binaries in .jenkins/build.sh.
16
on:
17
# Only main branch for now. Uncomment the below line to enable it on PRs.
18
- # pull_request:
+ pull_request:
19
20
# Comment out the below line to disable on the main branch
21
push:
0 commit comments