Skip to content

Commit 89da17e

Browse files
committed
cron job
1 parent 5003397 commit 89da17e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/nightly-js-sdk.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515
name: Firebase JS SDK Nightly
1616

1717
on:
18+
schedule:
19+
- cron: "0 0 * * *"
1820
pull_request:
1921
branches:
2022
- main

0 commit comments

Comments
 (0)