Skip to content

Commit

Permalink
remove token part
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmonkey4eva committed Aug 31, 2024
1 parent dd4c71a commit ff99ff9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/stale-issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v9
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
stale-issue-message: 'This issue is being marked stale because it has not had any activity for 30 days. Reply below within 7 days if your issue still isn't solved, and it will be left open. Otherwise, the issue will be closed automatically.'
days-before-stale: 30
Expand Down

0 comments on commit ff99ff9

Please sign in to comment.