mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-03 04:40:06 +06:00
Update stale.yml (#33434)
This commit is contained in:
parent
cea9ec086a
commit
d7a553b89f
2
.github/workflows/stale.yml
vendored
2
.github/workflows/stale.yml
vendored
@ -9,6 +9,8 @@ jobs:
|
||||
name: Close Stale Issues
|
||||
if: github.repository == 'huggingface/transformers'
|
||||
runs-on: ubuntu-22.04
|
||||
permissions:
|
||||
issues: write
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
steps:
|
||||
|
Loading…
Reference in New Issue
Block a user