Skip to content

Commit

Permalink
fix: improve code safety
Browse files Browse the repository at this point in the history
  • Loading branch information
SalihCanBinboga committed May 4, 2024
1 parent 8975cfd commit 4abe2cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
- cron: '0 0 * * *'

jobs:
close_stale_prs:
close_stale_issues:
runs-on: ubuntu-latest
steps:
- name: Close Stale Issues
Expand Down

0 comments on commit 4abe2cd

Please sign in to comment.