Skip to content

Commit d3a95ea

Browse files
committed
Test new nightly config
1 parent cd90ddc commit d3a95ea

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/nightly.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ on:
33
schedule:
44
- cron: "0 1 * * *"
55
workflow_dispatch: ~
6+
# FIXME: Just a test, remove before merging
7+
pull_request:
8+
branches:
9+
- '**'
610
jobs:
711
GENERATE_MATRIX:
812
name: Generate Matrix

0 commit comments

Comments
 (0)