Skip to content

Commit

Permalink
Update stale workflow
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 523387581
Change-Id: I9194daefe232c940ed473dd16f1055a868c8ed53
  • Loading branch information
keertk authored and copybara-github committed Apr 11, 2023
1 parent e2d406c commit ba75d7c
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: 880
days-before-pr-stale: 880
days-before-issue-stale: 860
days-before-pr-stale: 860
days-before-issue-close: 14
days-before-pr-close: 14
stale-issue-message: >
Expand Down

0 comments on commit ba75d7c

Please sign in to comment.