mirror of
https://github.com/deepseek-ai/DeepSeek-R1.git
synced 2025-02-22 05:39:01 -05:00
Apply suggestions from code review
Co-authored-by: Shigma <shigma10826@gmail.com>
This commit is contained in:
parent
b58f392d3d
commit
bbf12c6e11
2
.github/workflows/stale.yml
vendored
2
.github/workflows/stale.yml
vendored
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user