Skip to content

Commit 255b5e0

Browse files
wip
1 parent a1885cf commit 255b5e0

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

.github/workflows/pull-request.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,10 @@ jobs:
3333

3434
allchecks:
3535
runs-on: ubuntu-latest
36-
permissions:
37-
checks: read
38-
contents: read
3936
steps:
4037
- uses: wechuli/allcheckspassed@v2
38+
with:
39+
poll: false
4140

4241
# build:
4342
# needs: test-robot-unlabel

0 commit comments

Comments
 (0)