Skip to content

Commit

Permalink
removes unsupported input
Browse files Browse the repository at this point in the history
  • Loading branch information
raphenya committed Oct 15, 2023
1 parent cd3d99b commit 65da81d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ jobs:
- uses: actions/stale@v8
with:
repo-token: ${{ secrets.STALE_TOKEN }}
username: ${{ github.repository_owner }}
stale-issue-message: 'Issue is stale and will be closed in 7 days unless there is new activity'
stale-pr-message: 'PR is stale and will be closed in 7 days unless there is new activity'
stale-issue-label: 'stale'
Expand Down

0 comments on commit 65da81d

Please sign in to comment.