Skip to content

Commit 72b7d1f

Browse files
test nighly run
1 parent 1af440d commit 72b7d1f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/nightly-test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: Tests - Nightly Run
22

33
on:
4+
pull_request:
5+
branches: [ main ]
46
schedule:
57
- cron: "0 3 * * *" # 3 AM UTC nightly
68
workflow_dispatch:

0 commit comments

Comments
 (0)