Skip to content

Commit

Permalink
Update pr-check.yml
Browse files Browse the repository at this point in the history
Schedule nightly
  • Loading branch information
miklosbagi authored Oct 19, 2024
1 parent eecd7d7 commit 7a86761
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pr-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ on:
- reopened
- edited
- synchronize
schedule:
- cron: "0 6 * * *"
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 7a86761

Please sign in to comment.