Skip to content

Commit

Permalink
Merging forward updates from release/5.2 to release/5.3 - 2024-04-22
Browse files Browse the repository at this point in the history
  • Loading branch information
r3-build committed Apr 22, 2024
2 parents c7e7374 + 1e0d1d9 commit d35bf13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/remove-stale-branches.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ jobs:
days-before-branch-delete: 14
stale-branch-message: "@{author} The branch [{branchName}]({branchUrl}) hasn't been updated in the last 30 days and is marked as stale. It will be removed in 14 days.\r\nIf you want to keep this branch around, delete this comment or add new commits to this branch."
exempt-protected-branches: true
exempt-branches-regex: "^(release\\/|feature\\/|poc\\/).*"
exempt-branches-regex: "^(release\\/|feature\\/|poc\\/|merge-release\\/).*"
operations-per-run: 30

0 comments on commit d35bf13

Please sign in to comment.