Skip to content

Commit 28437ca

Browse files
authored
Enable pull_request trigger for nightly builds
Enable nightly build workflow for pull requests.
1 parent 49c2c81 commit 28437ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-tutorials-nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ name: Build tutorials (nightly/test)
1515
# download the binaries in .jenkins/build.sh.
1616
on:
1717
# Only main branch for now. Uncomment the below line to enable it on PRs.
18-
# pull_request:
18+
pull_request:
1919

2020
# Comment out the below line to disable on the main branch
2121
push:

0 commit comments

Comments
 (0)