Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
stale:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@02989dcb65055c8fd08a5dec9332c1279c8e2639
- uses: actions/stale@f04443dce335c74ba15c65f4cbb3688e6cb6a6ec
with:
repo-token: ${{ secrets.DEFICHAIN_BOT_GITHUB_TOKEN }}
remove-stale-when-updated: true
Expand Down