diff options
| author | QMK Bot <hello@qmk.fm> | 2025-02-16 10:24:35 +0000 |
|---|---|---|
| committer | QMK Bot <hello@qmk.fm> | 2025-02-16 10:24:35 +0000 |
| commit | 47e66c8a2418893c864704563d554641d1b0428c (patch) | |
| tree | c32c5848f446e2b19d68195ab3e24bc814c016c0 | |
| parent | 110cc0923b012c6f081a448fc120cddc2e670cb9 (diff) | |
| parent | ad2c0f35651a7825277c8c30bc3c0e8ead5ddb73 (diff) | |
Merge remote-tracking branch 'origin/master' into develop
| -rw-r--r-- | .github/workflows/stale.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index ce9bd0f316..25649ce943 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml | |||
| @@ -45,7 +45,7 @@ jobs: | |||
| 45 | stale-pr-label: stale | 45 | stale-pr-label: stale |
| 46 | days-before-pr-stale: 45 | 46 | days-before-pr-stale: 45 |
| 47 | days-before-pr-close: 30 | 47 | days-before-pr-close: 30 |
| 48 | exempt-pr-labels: bug,awaiting review,breaking_change,in progress,on hold | 48 | exempt-pr-labels: bug,awaiting review,breaking_change,in progress,on hold,needs-core-wireless,crippled-firmware |
| 49 | 49 | ||
| 50 | stale-pr-message: > | 50 | stale-pr-message: > |
| 51 | Thank you for your contribution! | 51 | Thank you for your contribution! |
