Skip to content

Commit

Permalink
Update stale workflow
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 539567296
Change-Id: I5e4945e58adcbee2b42b2a182761c101425d5701
  • Loading branch information
keertk authored and copybara-github committed Jun 12, 2023
1 parent 06992d2 commit f38069e
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 @@ -31,8 +31,8 @@ jobs:
uses: actions/stale@f7176fd3007623b69d27091f9b9d4ab7995f0a06 # v5.2.1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
days-before-issue-stale: 540
days-before-pr-stale: 540
days-before-issue-stale: 430
days-before-pr-stale: 430
days-before-issue-close: 14
days-before-pr-close: 14
stale-issue-message: >
Expand Down

0 comments on commit f38069e

Please sign in to comment.