Skip to content

Commit

Permalink
Update schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
cswartzvi authored Dec 16, 2024
1 parent ee025bc commit 1bd5300
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/watch.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: watch pyright
on:
schedule:
# At 7 am UTC every day
- cron: "0 7 * * *"
# At 8 pm UTC every day
- cron: "0 20 * * *"
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 1bd5300

Please sign in to comment.