We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6f270ee + fd52835 commit b0f98d7Copy full SHA for b0f98d7
.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 }} jolt-org/project-template
+ run: python remove_stale.py ${{ secrets.GITHUB_TOKEN }} litestar-org/polyfactory
0 commit comments