Kaynağa Gözat

Merge pull request #3921 from luixxiul/patch-1

Update .github/workflows/close-stale-issues.yml: increase operations-per-run from 100 to 500
pull/3922/head
Slavi Pantaleev 1 yıl önce
committed by GitHub
ebeveyn
işleme
c66a53c729
Veri tabanında bu imza için bilinen anahtar bulunamadı GPG Anahtar Kimliği: B5690EEEBB952194
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      .github/workflows/close-stale-issues.yml

+ 1
- 1
.github/workflows/close-stale-issues.yml Dosyayı Görüntüle

@@ -21,7 +21,7 @@ jobs:
# Issues/PRs
######################################################################
exempt-assignees: 'spantaleev,aine-etke'
operations-per-run: 100
operations-per-run: 500
# Use this to do a dry run from a pull request
# debug-only: true
######################################################################


Yükleniyor…
İptal
Kaydet