Skip to content

Commit 7e637d6

Browse files
Merge branch 'huggingface:main' into cogvideox-5b-i2v
2 parents 6ce0778 + 48e3635 commit 7e637d6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/stale.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ jobs:
99
name: Close Stale Issues
1010
if: github.repository == 'huggingface/diffusers'
1111
runs-on: ubuntu-latest
12+
permissions:
13+
issues: write
14+
pull-requests: write
1215
env:
1316
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1417
steps:

0 commit comments

Comments
 (0)