Ver a proveniência

CI: no-response: half the frequency

getting "no runner found" errors
pull/3440/head
Ivan Pozdeev há 2 meses
ascendente
cometimento
27b4b4dc84
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados ID da chave GPG: FB6A628DCF06DCD7
1 ficheiros alterados com 2 adições e 2 eliminações
  1. +2
    -2
      .github/workflows/no-response.yml

+ 2
- 2
.github/workflows/no-response.yml Ver ficheiro

@ -6,8 +6,8 @@ on:
issue_comment:
types: [created]
schedule:
# Schedule for ten minutes after the hour, every hour
- cron: '10 * * * *'
# Schedule for ten minutes after the hour, every 2 hours
- cron: '10 /2 * * *'
permissions: {}
jobs:

Carregando…
Cancelar
Guardar