We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3453ef5 commit 2a70834Copy full SHA for 2a70834
.github/workflows/nightly.yaml
@@ -4,6 +4,7 @@ on:
4
# run every day at 11:15am
5
schedule:
6
- cron: '15 11 * * *'
7
+ pull_request:
8
9
jobs:
10
nightly:
0 commit comments