Skip to content

Commit

Permalink
Merging forward updates from release/os/5.2 to release/os/5.3 - 2024-…
Browse files Browse the repository at this point in the history
…04-19
  • Loading branch information
r3-build committed Apr 19, 2024
2 parents da414b3 + 94ab71c commit 298463e
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 298463e

Please sign in to comment.