Skip to content

Commit fd52835

Browse files
authored
Update remove_stale.yml
1 parent 2559afe commit fd52835

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/remove_stale.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ jobs:
2929
git config --global user.email '[email protected]'
3030
3131
- name: Remove stale preview builds
32-
run: python remove_stale.py ${{ secrets.GITHUB_TOKEN }} litestar/polyfactory
32+
run: python remove_stale.py ${{ secrets.GITHUB_TOKEN }} litestar-org/polyfactory

0 commit comments

Comments
 (0)