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.
1 parent f99e9e8 commit 4fa1fa8Copy full SHA for 4fa1fa8
.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