Skip to content

Commit

Permalink
old commit
Browse files Browse the repository at this point in the history
  • Loading branch information
foobar authored and fpicalausa committed Jan 7, 2024
1 parent 9b6dd8a commit 6118eb5
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 @@ -7,7 +7,7 @@ jobs:
name: Cleanup stale branches
runs-on: ubuntu-latest
steps:
- uses: fpicalausa/remove-stale-branches@master
- uses: ../../dist
with:
days-before-branch-stale: 15
dry-run: false

1 comment on commit 6118eb5

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[stale:stale]

@(Unknown user) Your branch stale hasn't been updated in the last 15 days and is marked as stale. It will be removed in a 7 days.
If you want to keep this branch around, add new commits to this branch or protect it.

Please sign in to comment.