Skip to content

Commit

Permalink
chore: update regex-filter
Browse files Browse the repository at this point in the history
chore: update regex-filter
  • Loading branch information
rjan90 committed Jan 30, 2025
1 parent f765911 commit 1e66f3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale-branches
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ jobs:
repo-token: '${{ secrets.GITHUB_TOKEN }}'
days-before-stale: 180
days-before-delete: 360
branches-filter-regex: ''^(?!release/miner)'
branches-filter-regex: ''^(?!release)'
dry-run: false

0 comments on commit 1e66f3e

Please sign in to comment.