Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Shigma <[email protected]>
  • Loading branch information
Konano and shigma authored Feb 8, 2025
1 parent b58f392 commit bbf12c6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/stale.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
name: "Mark and close stale issues"
on:
workflow_dispatch:
schedule:
- cron: "0 0 * * *"

jobs:
stale:
if: ${{ github.repository == 'deepseek-ai/DeepSeek-R1' }}
runs-on: ubuntu-latest
steps:
- name: "Mark and close stale issues"
Expand Down

0 comments on commit bbf12c6

Please sign in to comment.