Skip to content

Commit

Permalink
ci(nightly): use correct naming
Browse files Browse the repository at this point in the history
  • Loading branch information
devnote-dev committed May 15, 2023
1 parent da6c0a7 commit c897596
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Nightly CI
name: Nightly

on:
shedule:
schedule:
- cron: "0 6 * * 6"

jobs:
Expand Down

0 comments on commit c897596

Please sign in to comment.