Skip to content

Commit

Permalink
fix: update remove_stale.py
Browse files Browse the repository at this point in the history
  • Loading branch information
guacs committed Oct 21, 2023
2 parents 6f270ee + fd52835 commit b0f98d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/remove_stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
git config --global user.email 'jacob@z7x.org'
- name: Remove stale preview builds
run: python remove_stale.py ${{ secrets.GITHUB_TOKEN }} jolt-org/project-template
run: python remove_stale.py ${{ secrets.GITHUB_TOKEN }} litestar-org/polyfactory

0 comments on commit b0f98d7

Please sign in to comment.