Skip to content

Commit af1c18f

Browse files
wip
1 parent 397da5e commit af1c18f

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/pull-request-label.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,5 @@ jobs:
3838
- uses: wechuli/allcheckspassed@v2
3939
with:
4040
poll: false
41+
delay: 0
42+
retries: 0

.github/workflows/pull-request.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ jobs:
3939
- uses: wechuli/allcheckspassed@v2
4040
with:
4141
poll: false
42+
delay: 0
43+
retries: 0
4244

4345
# build:
4446
# needs: test-robot-check

0 commit comments

Comments
 (0)