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 72b7d1f commit a97341dCopy full SHA for a97341d
.github/workflows/nightly-test.yml
@@ -1,8 +1,6 @@
1
name: Tests - Nightly Run
2
3
on:
4
- pull_request:
5
- branches: [ main ]
6
schedule:
7
- cron: "0 3 * * *" # 3 AM UTC nightly
8
workflow_dispatch:
0 commit comments