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 3d28bda commit de5f035Copy full SHA for de5f035
.github/workflows/tests-nightly.yml
@@ -1,6 +1,8 @@
1
-name: Nightly Tests (New)
+name: Nightly Tests
2
3
on:
4
+ push:
5
+ branches: [pr-test-workflow]
6
workflow_dispatch:
7
schedule:
8
# Every day at 02:15 AM UTC
0 commit comments