We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2559afe commit fd52835Copy full SHA for fd52835
.github/workflows/remove_stale.yml
@@ -29,4 +29,4 @@ jobs:
29
git config --global user.email '[email protected]'
30
31
- name: Remove stale preview builds
32
- run: python remove_stale.py ${{ secrets.GITHUB_TOKEN }} litestar/polyfactory
+ run: python remove_stale.py ${{ secrets.GITHUB_TOKEN }} litestar-org/polyfactory
0 commit comments