Skip to content

Commit

Permalink
Exempt gh pages
Browse files Browse the repository at this point in the history
  • Loading branch information
trajan0x committed May 1, 2024
1 parent e98b894 commit 5a3ecc4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/close-stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,4 @@ jobs:
days-before-branch-delete: 3
# yamllint disable-line
stale-branch-message: "@{author} Your branch [{branchName}]({branchUrl}) hasn't been updated in the last 60 days and is marked as stale. It will be removed in a week. If a pull request is open on this branch, you can ignore this message, you can always restore your branch on the pull request link. \r\nIf you want to keep this branch around, delete this comment or add new commits to this branch. "
exempt-branches-regex: ^(gh-pages|master)$

0 comments on commit 5a3ecc4

Please sign in to comment.