Skip to content

Commit

Permalink
ci(nightly): add workflow_call for testing purposes
Browse files Browse the repository at this point in the history
Signed-off-by: Logan McAnsh <logan@mcan.sh>
  • Loading branch information
mcansh committed Dec 13, 2022
1 parent 6a6fa59 commit f3fa77e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nightly.yml
@@ -1,6 +1,7 @@
name: 🌒 Nightly Release

on:
workflow_call:
schedule:
- cron: "0 7 * * *" # every day at 12AM PST

Expand Down

0 comments on commit f3fa77e

Please sign in to comment.