Skip to content

Commit f518efc

Browse files
committed
DROP BEFORE MERGING: Run nightly tests on push
1 parent 8d32afa commit f518efc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/k3d-nightly-ci.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ on:
44
schedule:
55
# Run daily at 8am UTC
66
- cron: "0 8 * * *"
7+
push:
8+
branches:
9+
- issue-2502-scheduled-crawl-test
710

811
workflow_dispatch:
912

0 commit comments

Comments
 (0)