Skip to content

Commit b0f98d7

Browse files
authored
fix: update remove_stale.py
2 parents 6f270ee + fd52835 commit b0f98d7

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 }} jolt-org/project-template
32+
run: python remove_stale.py ${{ secrets.GITHUB_TOKEN }} litestar-org/polyfactory

0 commit comments

Comments
 (0)