Skip to content

Commit 496e0be

Browse files
authored
Merge branch 'main' into enable_xpu
2 parents b534c50 + 48e3635 commit 496e0be

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)