소스 검색

CI: no-response: fix

pull/3440/head
Ivan Pozdeev 2 달 전
부모
커밋
36f37e96ea
No known key found for this signature in database GPG 키 ID: FB6A628DCF06DCD7
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      .github/workflows/no-response.yml

+ 1
- 1
.github/workflows/no-response.yml 파일 보기

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

불러오는 중...
취소
저장