Skip to content

Commit

Permalink
Update stale workflow
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 527094207
Change-Id: Iac509d89030c96f2760cb71b11877ce3b5a263f6
  • Loading branch information
keertk authored and copybara-github committed Apr 25, 2023
1 parent ff0ea1c commit a92ce14
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ jobs:
uses: actions/stale@v5
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
days-before-issue-stale: 860
days-before-pr-stale: 860
days-before-issue-stale: 775
days-before-pr-stale: 775
days-before-issue-close: 14
days-before-pr-close: 14
stale-issue-message: >
Expand Down

0 comments on commit a92ce14

Please sign in to comment.