Skip to content

Commit f3fa77e

Browse files
committed
ci(nightly): add workflow_call for testing purposes
Signed-off-by: Logan McAnsh <[email protected]>
1 parent 6a6fa59 commit f3fa77e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/nightly.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: 🌒 Nightly Release
22

33
on:
4+
workflow_call:
45
schedule:
56
- cron: "0 7 * * *" # every day at 12AM PST
67

0 commit comments

Comments
 (0)